From: "Jaxon" <[EMAIL PROTECTED]>
> Hi all,
>
> Can anyone tell me why I¹m getting an unhelpful error when
> trying to pull up a file?
>
> The index.php I¹m calling is including a functions file
functions.inc.php
>
> I¹m getting a parse error on line 144 but functions.inc.php only
> has 143 lines...!
>
> does this actually mean anything, or is it just poor error reporting??
I think this usually means you have opened a block (e.g. an if statement),
and forgotten to close it.
Cheers
Simon Garner
--
PHP General 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]