Whats wrong with if ($_POST['email']) == $_POST['confirm-email'])?
On if ($_POST['email']) == $_POST['confirm-email']) , I'm trying to check if the emails match. I'm getting a "Parse error: syntax error, unexpected T_IS_EQUAL in /var/www/signup/submit.php on line 37" Help, please
No comments:
Post a Comment