Published by expire0
Posted on May 17, 2009
Example :
Turning display errors can be accomplish by adding the following code to your script
ini_set(‘display_errors’, 1); error_reporting (E_STRICT | E_ALL);
ini-set
Manual PHP changes
Parallels KB