Category
Q. hide notice error in php
 
 


Answer :
We can remove all notice error by this function.

error_reporting(E_ALL ^ E_NOTICE);

For more details of the error follow the below given link.

http://php.net/manual/en/function.error-reporting.php
Posted By : app101
Post Answer :  
Answer * :
Are You? Already Member New User
   
User Name / Email * :
Password * :
Security Code * :

(Enter security code above shown on image)