- drupal
Functions to validate user input.
Functions & methods
| Name | Description |
|---|---|
| valid_email_address | Verifies the syntax of the given e-mail address. |
| valid_url | Verifies the syntax of the given URL. |
File
- includes/
common.inc, line 1094 - Common functions that many Drupal modules will need to reference.