valid_email_address

Related topics

Namesort iconDescription
Input validationFunctions to validate user input.

Functions that call valid_email_address()

Namesort iconLocationDescription
comment_validatemodules/comment/comment.moduleValidate comment data.
contact_admin_edit_validatemodules/contact/contact.admin.incValidate the contact category edit page form submission.
contact_mail_page_validatemodules/contact/contact.pages.incValidate the site-wide contact page form submission.
contact_user_pagemodules/contact/contact.pages.incPersonal contact page.
system_send_email_action_validatemodules/system/system.moduleValidate system_send_email_action form submissions.
update_settings_validatemodules/update/update.settings.incValidation callback for the settings form.
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.