Dec
16
A great post on style vs substance about displaying PHP errors. Many host like the planet do not come with error reporting “ON” so this htaccess file will allow you to temporarily turn them on without editing your php.ini file. I have used this trick many times, thanks to Jim Mayes for finding this!
Check out: Temporarily enable PHP error display with an htaccess file



Leave A Comment!