valid_url
Related topics
| Name | Description |
|---|---|
| Input validation | Functions to validate user input. |
Functions that call valid_url()
| Name | Location | Description |
|---|---|---|
| path_nodeapi | modules/path.module | Implementation of hook_nodeapi(). |
| path_save | modules/path.module | Verify that a new URL alias is valid, and save it to the database. |
| valid_url | includes/common.inc | Verify the syntax of the given URL. |
Functions called by valid_url()
| Name | Location | Description |
|---|---|---|
| valid_url | includes/common.inc | Verify the syntax of the given URL. |
