Log in

View Full Version : Resolved Debugging Question -- Parse Error



marain
09-21-2015, 02:15 PM
Hi Folks,

When I get the following error message:

Parse error: syntax error, unexpected ';' in /var/www/html/pageContent/quotations.txt on line 4504


Will someone please tell me how to locate line 4504? All I have is a text file, created in Notepad.

A.

Beverleyh
09-21-2015, 02:37 PM
Hi Alan,

Notepad++ (free) has line numbers https://notepad-plus-plus.org/

So if you save the text file to your desktop and open it up in Notepad++, the line numbers will appear alongside, making it easier to locate the glitch :)