Full ELMS Learning Network documentation
Input validation
- cis7 includes/common.inc validation
- cle7 includes/common.inc validation
- elmsmedia7 includes/common.inc validation
- icor7 includes/common.inc validation
- meedjum_blog7 includes/common.inc validation
- mooc7 includes/common.inc validation
Functions to validate user input.
Functions
Name![]() |
Location | Description |
---|---|---|
valid_email_address |
includes/ |
Verifies the syntax of the given e-mail address. |
valid_url |
includes/ |
Verifies the syntax of the given URL. |
File
- includes/
common.inc, line 1168 - Common functions that many Drupal modules will need to reference.