Archive for the 'Error Reporting' Category
Getting Started
22Nov07
The first thing you need to do when writing PHP code, no matter if it is a stand-alone program or just a few lines within your HTML code, is to enable full error reporting so that you can see exactly how the code is being interpreted. Sometimes you can ignore warnings, since PHP handles them [...]
Filed under: Error Reporting | Leave a Comment
Tags: Error Reporting
Search
-
You are currently browsing the PHP Basics weblog archives for the Error Reporting category.