url
Checks for a valid Url
Parameters
Name | Type | Default |
---|---|---|
$value * | mixed |
– |
Return type
bool
The URL validation may lead to incorrect results (= a valid URL being marked as invalid or the other way around) in rare edge-cases.
Checks for a valid Url
Name | Type | Default |
---|---|---|
$value * | mixed |
– |
bool
The URL validation may lead to incorrect results (= a valid URL being marked as invalid or the other way around) in rare edge-cases.