Php syntax error,
Posted: Fri Aug 05, 2011 6:38 pm
Okay so ive been working on this website and i made a register forum but when i ftp it and then go to test it out i get an error. ive done it exactly like in the video tutorial and it does not work for me.
heres the line of code to where its says im getting the error:
$form = <form action='register.php' method='post'>
and the error is :
Parse error: syntax error, unexpected '<' in /home/a3888506/public_html/register.php on line 7
Thanks for any help in advance,
Dominic
heres the line of code to where its says im getting the error:
$form = <form action='register.php' method='post'>
and the error is :
Parse error: syntax error, unexpected '<' in /home/a3888506/public_html/register.php on line 7
Thanks for any help in advance,
Dominic