Input validation
Functions to validate user input.
Functions
| Nome | Percorso | Descrizione |
|---|---|---|
| valid_email_address | includes/common.inc | Verify the syntax of the given e-mail address. |
| valid_url | includes/common.inc | Verify the syntax of the given URL. |
Functions to validate user input.
| Nome | Percorso | Descrizione |
|---|---|---|
| valid_email_address | includes/common.inc | Verify the syntax of the given e-mail address. |
| valid_url | includes/common.inc | Verify the syntax of the given URL. |