Stop php error messages and warnings via htaccess file

by Ramya 2011-08-10 17:54:08

Stop php error messages and warnings via htaccess file:

Use the following code to stop php error messages and warnings via htaccess file
RewriteEngine on
php_flag display_errors off

Tagged in:

1350
like
0
dislike
0
mail
flag

You must LOGIN to add comments