I want to make sure the user types his/her email address corectly in a form like this...
Anyone know? I want to make sure its in the correct format like user@domain.com thanks in advance!PHP Code:if ($from_email is wrong); {
echo("Your email address is incorrectly formatted!");
}
![]()




Bookmarks