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:
I can't seen what I've done wrong. If someone could help me out that would be great.PHP Code:if($_POST['sex']=="male" || $_POST['sex']=="female"){
THANKS!


Reply With Quote

Bookmarks