Zach_VB6
May 28th, 2010, 11:22 AM
Here's a link to my PHPInfo: http://zachafer.com/phpinfo.php
I have:error_reporting = E_ALL & E_STRICT
display_errors = On both set in C:\php5\php.ini
I have tried restarting Apache, and still nothing.
Here's my code to test the errors:<?PHP
if($dfshijfhsijfhi) {
echo' hi';
}
?>
Please help! :)
I have:error_reporting = E_ALL & E_STRICT
display_errors = On both set in C:\php5\php.ini
I have tried restarting Apache, and still nothing.
Here's my code to test the errors:<?PHP
if($dfshijfhsijfhi) {
echo' hi';
}
?>
Please help! :)