Need help with PHP form to be sent by email?

  • Thread starter Thread starter IB noob
  • Start date Start date
I

IB noob

Guest
So I have a form which I want to be sent to my email when people submit it.

My problem is having multiple fields included into the email body.
I asked a question earlier

(see it here: http://au.answers.yahoo.com/question/index;_ylt=AkoLkVQlcEX3XALQ.U6IEAAazKIX;_ylv=3?qid=20090126060610AAbY98p)

Ben F helped me out by providing a piece of code which should do the work but I tried using it and when the submit button is hit I receive the following error:
Parse error: syntax error, unexpected T_VARIABLE in /home.42/i/b/n/ibnoobs/www/sendmail.php on line 5

I'm new to PHP (and web design as a hole) so I have no idea how to fix it.

Can anyone tell m how to fix it?

Thanks in advance
 
Back
Top