PHP form script error

Posted by Alex on Stack Overflow See other posts from Stack Overflow or by Alex
Published on 2010-12-24T00:34:27Z Indexed on 2010/12/24 1:54 UTC
Read the original article Hit count: 705

Filed under:
|
|
|
|

Hi,

I have created a rather larger html form and I would like the data to send to my email address. I am using the POST method and thought my PHP was up to snuff. However, I now get the following error upon submission: Parse error: syntax error, unexpected '}' in C:\www\mo\marinecforum\send_form_application.php on line 90.

I am having a hell of a time with this. Beyond the error above, I wonder if there is a better way to approach this?

Here is the PHP: http://pastebin.com/MKUcgihg

Many thanks,

Alex

© Stack Overflow or respective owner

Related posts about php

Related posts about html