View Single Post
  #2 (permalink)  
Old 10-12-03, 09:39 AM
darkcarnival's Avatar
darkcarnival darkcarnival is offline
PHP/MySQL coder
 
Join Date: Jun 2003
Posts: 939
Thanks: 0
Thanked 0 Times in 0 Posts
hmm,

A parse error if you dont know means a character is either missing or is added and not suppose to be there.Now after that echo place a } there and take the } b4 the $email. Doing this will allow the message to send.try that.
Reply With Quote