Forums
This topic is locked
Smart Mailer
Posted 28 Mar 2008 05:18:18
1
has voted
28 Mar 2008 05:18:18 George Temperley posted:
Been trying to build a simple 'contact us' email form but I keep getting the following error: Parse error: parse error, expecting `T_STRING' or `T_VARIABLE' or `T_NUM_STRING' in c:\program files\easyphp1-8It seems this line of code is the culprit: $sm1->setFrom("((isset($_POST["Name"]))?$_POST["Name"]:""", "((isset($_POST["Email"]))?$_POST["Email"]:"""When I remove this line, the page displays OK.
Not to well up on php ( reason I purchased the application). Any help (quick) would be much appeciated as I'm under the gun with this one.
Thanks, George
George Temperley
Replies
Replied 28 Mar 2008 20:12:14
28 Mar 2008 20:12:14 George Temperley replied:
Anyone? Hello? Anyone there?
George Temperley
George Temperley