valid_email_address

Related topics

Namesort iconDescription
Input validationFunctions to validate user input.

Functions that call valid_email_address()

Namesort iconLocationDescription
contact_admin_edit_validatemodules/contact.moduleValidate the contact category edit page form submission.
contact_mail_page_validatemodules/contact.moduleValidate the site-wide contact page form submission.
contact_mail_usermodules/contact.modulePersonal contact page.
valid_email_addressincludes/common.incVerify the syntax of the given e-mail address.

Functions called by valid_email_address()

Namesort iconLocationDescription
valid_email_addressincludes/common.incVerify the syntax of the given e-mail address.
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.