Rockonmetal
09-06-2008, 08:43 PM
I got this error when building the validation for one of the forms.
the error is:
Parse error: syntax error, unexpected T_IF in C:\wamp\www\getaband.net\register\musicians.php on line 41
This is line 41:
if($_POST['sex']=="male" || $_POST['sex']=="female"){
I can't seen what I've done wrong. If someone could help me out that would be great.
THANKS!
the error is:
Parse error: syntax error, unexpected T_IF in C:\wamp\www\getaband.net\register\musicians.php on line 41
This is line 41:
if($_POST['sex']=="male" || $_POST['sex']=="female"){
I can't seen what I've done wrong. If someone could help me out that would be great.
THANKS!