Same name and namespace in other branches
  1. 4.6.x includes/common.inc \validation
  2. 4.7.x includes/common.inc \validation
  3. 5.x includes/common.inc \validation
  4. 6.x includes/common.inc \validation
  5. 8.9.x core/includes/common.inc \validation

Functions to validate user input.

File

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

Functions

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