In my experience, it probably means that you're missing a closing brace or the semicolon on the very last line of PHP code.

Jacob Kruger wrote:
In a very simple .php file where you're basically supposed to enter a password to then log-on to the backend of a site, I'm getting a very strange error: Parse error: syntax error, unexpected $end in C:\wamp\www\blindza\admin\index.php on line 43

Line 43 actually only has the text "</html>" on it (without the quotes).

<snip>

--
Jarrett M. T. Meyer
[EMAIL PROTECTED]

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to