Re: [PHP] Java Jock - 1st line syntax

2001-07-31 Thread Brian White
Well, maybe the code is all on one line! I remember another time when I was getting all the errors being on one line when validating SGML documents. It turned out that the problem was that they had been created on a Mac, and the validator was getting confused by only only having Ctrl-M for a line

Re: [PHP] Java Jock - 1st line syntax

2001-07-31 Thread Greg Fyans
you got an example you can show us -- Greg Fyans www.syntonik.co.uk > I recently just started using PHP. I searched this list's archives first, > but couldn't find an answer to my question: > > Whenever I get a "syntax error" it's always reported "on line 1", even > when it's obviously not on