On Tuesday 23 July 2002 00:32, Dean Ouellette wrote:
> PHP 3.0 (I know I don't control it)
>
> Getting Parse error on last line of code which is just <html>
> mail($MailToAddress,$MailSubject,$Message,$MailFromAddress); // don't
> have to quote vars on parms } ?>
^^^^
Make sure that the '} ?>' are on a separate line (ie not a continuation of
your comment -- // don't have to quote ...)
--
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
/*
I've got a very bad feeling about this.
-- Han Solo
*/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php