Input validation
Same name and namespace in other branches
- 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
|
Nombre |
Ubicación | Descripción |
|---|---|---|
| valid_email_address |
drupal-6.x/ |
Verifies the syntax of the given e-mail address. |
| valid_url |
drupal-6.x/ |
Verify the syntax of the given URL. |