Currently browsing posts found in June2008


No errors with php5

June 11th, 2008 at » Comments (0)

If you are battling with a php application using php5 which is showing no errors then your experiencing what many have. 
For some reason; most probably security, the standard setting for errors in PHP5 is “off”.
 All well and good for those who don’t want to see there errors but for debugging its a total nightmare but there […]