communication
 databases
 directories
 file handling
 html and code
 image editing
 image listing
 sessions and co
 string handling
 information
 forms
 apple stuff
 image handling
 array handling
 lixlpixel
php - snippets
google search terms detected and highlighted.
remove highlighting | keep highlighting
make snippet in "directories" - download "htaccess error handling"
 search
php - snippets

Valid CSS!

php webring logo
prev next
random list
join the Ring!

directories - htaccess error handling was created/last modified on Thu 11 Aug 2005 12:56 PM

To turn on verbose error handling for a specific folder, add this to the .htaccess file.
Useful if you don't have access to php.ini, or if you are only doing dev in one folder.
  

  php_flag  display_errors        on
  php_flag  display_startup_errors on
  php_value error_reporting        2047

  

learn more about some of the PHP functions used in this snippet: dl, error_reporting, file, for

view the GNU general license - view the GNU library license - search on PHPsnippets - see your code like this

 a lixlpixel.com site

go to PHParadise to get free PHP, Javascript and FlashMX code