validate_email

Validates for an email address.

Parameters
mixed $value

The value being checked

#
Returns
boolean

TRUE if the value is a valid email address, FALSE otherwise