Hello,
Can anyone help me correct this syntax error I'm receiving after submit?
Parse error: syntax error, unexpected T_LNUMBER, expecting T_VARIABLE or '$' in /home/cabohome/public_html/form/use/promotion/process.php on line 11
The form is located here: http://cabohometours.com/form/use/promotion/form1.html
I've created a form using this app before and had no problems. I'm am a PHP idiot, so simple solution, I may be able to solve.
Thanks in advance for any suggestions.
post process.php code or just the line #11 here, you have error there. Some variable is not defined correctly.
Log in to post a comment.
Hello,
Can anyone help me correct this syntax error I'm receiving after submit?
Parse error: syntax error, unexpected T_LNUMBER, expecting T_VARIABLE or '$' in /home/cabohome/public_html/form/use/promotion/process.php on line 11
The form is located here:
http://cabohometours.com/form/use/promotion/form1.html
I've created a form using this app before and had no problems. I'm am a PHP idiot, so simple solution, I may be able to solve.
Thanks in advance for any suggestions.
post process.php code or just the line #11 here, you have error there. Some variable is not defined correctly.