Input validation

Same name and namespace in other branches
  1. 7.x drupal-7.x/includes/common.inc \validation

Functions to validate user input.

Archivo

drupal-6.x/includes/common.inc, line 985
Common functions that many Drupal modules will need to reference.

Functions

Nombreorden descendente Ubicación Descripción
valid_email_address drupal-6.x/includes/common.inc Verifies the syntax of the given e-mail address.
valid_url drupal-6.x/includes/common.inc Verify the syntax of the given URL.