Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2001072

Re: [PHP] Java Jock - 1st line syntax From: Brian White (bwhite <email protected>)
Date: 07/31/01

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 break instead of Ctrl-J or Ctrl-M,Ctrl-J.

Maybe worth a look....

Brian

At 16:05 31/07/2001 +0100, Greg Fyans wrote:

>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 line 1. I *never* get an error reported on any
> > other line #.
> >
> > Any thoughts on this?
> >
> > Thanks!
>
>
>
>--
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, e-mail: php-general-unsubscribe <email protected>
>For additional commands, e-mail: php-general-help <email protected>
>To contact the list administrators, e-mail: php-list-admin <email protected>

-------------------------
Brian White
Step Two Designs Pty Ltd - SGML, XML & HTML Consultancy
Phone: +612-93197901
Web: http://www.steptwo.com.au/
Email: bwhite <email protected>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>