[wd_asp elements=’search’ ratio=’100%’ id=1]

Show/Hide error reporting

11th December 2014

Php - Miscellaneous

php codehaven

Upload phpinfo file, find where php.ini file is and edit the following: –

display_startup_errors = Off
display_errors = Off
html_errors = Off

and don’t forget to restart Apache after making any changes!

or in page