Error debuging
Moderator: General Moderators
-
Vinaysingh
- Forum Newbie
- Posts: 1
- Joined: Thu Dec 01, 2011 4:22 am
Error debuging
What is the easiest method for error sort out in php?
- social_experiment
- DevNet Master
- Posts: 2793
- Joined: Sun Feb 15, 2009 11:08 am
- Location: .za
Re: Error debuging
You should have error reporting on that will help (for production purposes)
http://php.net/manual/en/function.error-reporting.php
http://php.net/manual/en/function.error-reporting.php
“Don’t worry if it doesn’t work right. If everything did, you’d be out of a job.” - Mosher’s Law of Software Engineering