LXXXVI. URL Functions

Table of Contents
base64_decode -- Decodes data encoded with MIME base64
base64_encode -- Encodes data with MIME base64
parse_url -- Parse a URL and return its components
rawurldecode -- Decode URL-encoded strings
rawurlencode -- URL-encode according to RFC1738
urldecode -- Decodes URL-encoded string
urlencode -- URL-encodes string