On Tue, Apr 29, 2008 at 6:38 AM, Shawn McKenzie <[EMAIL PROTECTED]>
wrote:
> Adam Gerson wrote:
>
>> Where do I change the setting to print PHP errors to the screen when
>> running in a web browser?
>>
>> Thanks,
>> Adam
>>
>>
>> php.ini, display_errors
you should also take a look at log_errors
Adam Gerson wrote:
Where do I change the setting to print PHP errors to the screen when
running in a web browser?
Thanks,
Adam
Or in your script use ini_set()
-shawn
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Adam Gerson wrote:
Where do I change the setting to print PHP errors to the screen when
running in a web browser?
Thanks,
Adam
php.ini, display_errors
-shawn
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
3 matches
Mail list logo