Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint
Share this Page URL
Help

Chapter 20. Error Handling, Debugging, a... > Finding and Fixing Parse Errors

Recipe 20.1. Finding and Fixing Parse Errors

20.1.1. Problem

Your PHP script fails to run due fatal parse errors, and you want to find the problem quickly and continue coding.

20.1.2. Solution

Check the line that the PHP interpreter reports as having a problem. If that line is OK, work your way backward in the program until you find the problematic line.


  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial