SyntaxFix
Write A Post
Hire A Developer
Questions
In your php file just enter this code:
error_reporting(0);
This will report no errors to the user. If you somehow want, then just comment this.