The default error handling in PHP is very simple. An error message with filename, line number and a message describing the error is sent to the browser. PHP Error Handling When creating scripts… more →
Mijie's BlogMijie wrote 1 week ago: The default error handling in PHP is very simple. An error message with filename, line number and a … more →
Mijie wrote 1 week ago: Create an Upload-File Form To allow users to upload files from a form can be very useful. Look at th … more →
Mijie wrote 1 week ago: A PHP session variable is used to store information about, or change settings for a user session. Se … more →
hardyweb wrote 1 month ago: Salam, pertamanya aku ingin mengucapkan terima kasih kepada Tuan Mambang sebab bagitau kat aku trick … more →
S.M.A.H. wrote 8 months ago: Dalam coretan aku yang bertajuk “Muqaddimah”, aku ada menceritakan yang aku mengambil ju … more →
rohing wrote 1 year ago: Piece of code for generating excel using PHP # header("Pragma: public"); # header("Cache-Control: no … more →
extrablack wrote 2 years ago: assalamualaikum… aku dah berpindah ke http://www.extrablack.co.nr/ http://www.extrablack.co.nr … more →
hardyweb wrote 2 years ago: assalamualaikum semua.. dewasa ini aku melihat terlalu ramai orang yang suka guna CMS. tidak di nafi … more →
fikir2 wrote 2 years ago: PicMage merupakan satu lagi laman web yang menawarkan servis image hosting secara percuma. Ia dibang … more →
fikir2 wrote 2 years ago: Sebelum ini saya sering menggunakan Fusebox 4.1 sebagai framework untuk membangunkan sesebuah aplika … more →
ImamKhalid wrote 3 years ago: Question: How do I put multiple submit button in one form, including some Javascript validation, in … more →
ImamKhalid wrote 3 years ago: Question: How PHP send email with attachments? Answer: You do not need to create or write a file for … more →
ImamKhalid wrote 3 years ago: Question: How to force a download dialog box to appear when clicking a download link/button, instead … more →