validate_url

Validates for a valid absolute web address

Parameters
mixed $value

The value being checked

#
Returns
boolean

TRUE if the value is a valid absolute web address, FALSE otherwise