parse_url

Definition

mixed parse_url ( string $url [, int $component = -1 ] )

Description

This function parses a URL and returns an associative array containing any of the various components of the URL that are present.

[More at php.net]

Parameters



loading


Share/bookmark - parse_url


Global comments