This is a discussion on "Form Help needed!" within the PHP Forum section. This forum, and the thread "Form Help needed! are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Form Help needed!
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Form Help needed!
Can anyone help me with my form?
www.cbwd.co.uk/contact.php The problem is... Parse error: syntax error, unexpected T_STRING in /home/cbwd/public_html/form.php on line 75 And the code on line 75 is...
*It wont display my email, but my email is there in the code. |
|
|
|
|||
|
Re: Form Help needed!
I am still pretty new to php myself but shouldn't there be a semi-colon after "$body)"?
|
|
|||
|
Re: Form Help needed!
It should be:
|
|
|||
|
Re: Form Help needed!
yes, its a basic mail(); syntax error.. refer php.net always... http://php.net/manual/function.mail.php
Thank you, Karthi Keyan |
![]() |
| Tags |
| form, help, needed |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| very basic form prefill command needed | antonyx | JavaScript Forum | 1 | Apr 18th, 2008 12:09 |
| Help needed with subscription form | JewelEnterprises | Web Page Design | 6 | Sep 3rd, 2007 11:48 |
| Form Validation Help needed please | chimp | Web Page Design | 4 | Dec 2nd, 2006 22:38 |
| Form security help needed | moisea | PHP Forum | 3 | Nov 6th, 2006 10:10 |
| Form Help Needed Please | Learning1 | PHP Forum | 1 | Jan 21st, 2006 16:58 |