Input validation

Functions to validate user input.

File

drupal/includes/common.inc, line 1217
Common functions that many Drupal modules will need to reference.

Functions

Namesort descending Location Description
valid_email_address drupal/includes/common.inc Verifies the syntax of the given e-mail address.
valid_url drupal/includes/common.inc Verifies the syntax of the given URL.