yeah... that's what i thought too. so i went and checked stuff. even
doubled made sure that the closing "?>" was retyped.
wouldnt the PHP.EXE catch that and report diff error, if it were a
bracket or something?
well i'll over the thing again. guess i'll print it instead of staring
at a screen, scrolling up... down... for an hour or so... ;-(
Hugh Bothwell wrote:
>
> "Leo G. Divinagracia III" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > so i write this script. all syntax errors are taken care of. but now i
> > get a PARSE ERROR wit the line number given as one more than the total
> > number of lines.
> >
> > for example, there's a total of 100 lines in the script. and the error
> > message is PARSE ERROR: 101 line.
> >
> > i check to make sure there are no "phantom" lines after the last one.
> > nothing.
> >
> > anyone else run into this before?
>
> The interpreter is surprised that the file
> has ended, it still expects something -
> maybe you left out a closing bracket somewhere.
>
--
Leo G. Divinagracia III
[EMAIL PROTECTED]
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]