Im lost here, closed few files and clicked yes on save all and now page wont load and error_reporting(1); its in all documents… No erors given
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If your error isn’t a syntax error, you can manually debug by placing
die('test');in various areas of your code to see if that portion executes.