On Tuesday 30 April 2002 12:40, Ironfroggy wrote:
> I have a PHP script which gets a parse error on the last line (a
> blank line after the last ?>).  I really have no idea what could
> cause this.  I checked for all my closing brackets.

Check for missing braces } & semicolons ;, they're the usual culprits.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *

/*
Politics are almost as exciting as war, and quite as dangerous.  In war,
you can only be killed once.
                -- Winston Churchill
*/

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

Reply via email to