So sprach »Kyle Smith« am 2001-09-03 um 14:50:49 -0700 :
> i get this error message
> Parse error: parse error in 
>/web/sites/197/lk6/www.stupeedstudios.f2s.com/sendcam.php on line 53
> 
> for
> 
> $message = $alias. "\r\n".$name. "\r\n". $email. "\r\n". $site. "\r\n". $cam. 
>"\r\n". $quote.;

After the $quote, you've got a . - remove this, and it might work.

Alexander Skwar
-- 
How to quote:   http://learn.to/quote (german) http://quote.6x.to (english)
Homepage:       http://www.digitalprojects.com   |   http://www.iso-top.de
   iso-top.de - Die günstige Art an Linux Distributionen zu kommen
                Uptime: 14 hours 38 minutes

--
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]

Reply via email to