Re: RE: Still with problems

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

 



Hi

As Stut has already pointed out, make sure that displaying errors is
enabled.  It does no good to use:

   error_reporting(E_ALL);

if the reports aren't displayed.  This needs to be done with the php.ini
directive  'display_errors' (details here http://uk2.php.net/manual/en/ref.errorfunc.php#ini.display-errors).



Niel

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


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux