stop default error messages in xampp

by Ramya 2011-08-01 17:25:10

Stop default error messages in xampp:

Sometimes when we get default error messages like,
"Notice: Undefined Index,etc,.."

Move to php.ini file.
* If you have installed xampp, then move to XAMPP/PHP/php.ini file.
* Search for the line "display_errors=On".
* Change it to Off
* Restart Apache and run the file.


Now you wont get default error messages........Razz
Razz

Tagged in:

1505
like
0
dislike
0
mail
flag

You must LOGIN to add comments