valid_url

Related topics

Namesort iconDescription
Input validationFunctions to validate user input.

Functions that call valid_url()

Namesort iconLocationDescription
path_nodeapimodules/path.moduleImplementation of hook_nodeapi().
path_savemodules/path.moduleVerify that a new URL alias is valid, and save it to the database.
valid_urlincludes/common.incVerify the syntax of the given URL.

Functions called by valid_url()

Namesort iconLocationDescription
valid_urlincludes/common.incVerify the syntax of the given URL.
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.