parse_urlPHP ManualPrevNextparse_urlparse_url -- Parse a URL and return its componentsDescriptionarray parse_url(string url);
This function returns an associative array returning any of the
various components of the URL that are present. This includes the
"scheme", "host", "port", "user", "pass", "path", "query", and
"fragment".
PrevHomeNextbase64_encodeUpurldecode
Wyszukiwarka