My question is about php. I want to know how to display or hide the errors in browser? I am just a begginer of php so i need a help in this problem.
Asked
Active
Viewed 63 times
1 Answers
1
Use error_reporting, for more read this http://php.net/manual/en/function.error-reporting.php and this How do I get PHP errors to display?

Erkin Pardayev
- 77
- 2
- 10