Hello, I have installed this for using this software installed on my
server at fatcow.com I created the form using the automated software, but
when I try it I get this error..
Parse error: syntax error, unexpected T_LNUMBER, expecting T_VARIABLE or
'$' in
/hermes/waloraweb077/b1919/moo.slum1545/wehavefert.com/phpform/use/FertOrders2/process.php
on line 27
Unexpected t_number means you have named variables starting with numbers. Change the variable names so they start with an alpha character instead of a number.
Let me know if you need additional help.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello, I have installed this for using this software installed on my
server at fatcow.com I created the form using the automated software, but
when I try it I get this error..
Parse error: syntax error, unexpected T_LNUMBER, expecting T_VARIABLE or
'$' in
/hermes/waloraweb077/b1919/moo.slum1545/wehavefert.com/phpform/use/FertOrders2/process.php
on line 27
Can you please tell me how to fix this ? The online form is at:
http://www.wehavefert.com/phpform/use/FertOrders2/form1.html
Anyhelp would be greatly appreciated !!
THank you !
John A Verkitus
Unexpected t_number means you have named variables starting with numbers. Change the variable names so they start with an alpha character instead of a number.
Let me know if you need additional help.