valid_url
Related topics
| Name | Description |
|---|---|
| Input validation | Functions to validate user input. |
Functions that call valid_url()
| Name | Location | Description |
|---|---|---|
| aggregator_form_feed_validate | modules/aggregator/aggregator.admin.inc | Validate aggregator_form_feed form submissions. |
| comment_validate | modules/comment/comment.module | Validate comment data. |
| 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. |
