urlparse

Returns a Dict containing the different parts of an Url.
urlparse($data ) : Dict
$data.urlparse( ) : Dict
Parameters
$data String
See also
Examples

How to