Email address checker??

A

Anonymous

Guest
I have a html form page that passes over an email value to a php page.

How do I check the email address so as it fits with the set email rules, i.e. an @ character?? If it doesn't I want to echo an error message.

Thanks!
 
using javascript:
http://www.php-forum.com/p/viewtopic.php?t=1240
 
Back
Top