Re: Why doesn't this code work?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Abdul Abdul wrote:

> Sorry, I'm new to PHP, how can I turn on the error log?

See
<http://php.net/manual/en/errorfunc.configuration.php#ini.error-reporting>
for a detailed explanation.  For development purposes it is usually
sufficient to use php.ini-development as php.ini.  If
php.ini-development is not bundled with your PHP distribution, just set
error_reporting and display_errors according to the recommended
development values in php.ini.

-- 
Christoph M. Becker


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php





[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux