Validate Email Address
Monday, October 13th, 2008This is a very simple function that can be used to validate eMail addresses. The function verifies whether a given eMail address matches a regular expression that eMail addresses should conform and validate the eMail address host. (more…)


