What PHP code do I use to validate an email address?
I would like PHP code that says an email address must look like this: *@*.* I don't care how many characters go in place of the asterisks. I just want the code to make sure the email looks like that.
No comments:
Post a Comment