my server is somehow configured to not show any errors what so ever. I have
tried the following 2 lines to no avail in my test script:
error_reporting (E_ALL);
ini_set ('error_reporti ng', E_ALL);
all I get is a blank page when there is an error
thnx
--
Chris Mosser
tried the following 2 lines to no avail in my test script:
error_reporting (E_ALL);
ini_set ('error_reporti ng', E_ALL);
all I get is a blank page when there is an error
thnx
--
Chris Mosser