CXI. URL Functions
Table of Contents
base64_decode -- Decodes data encoded with MIME base64base64_encode -- Encodes data with MIME base64get_meta_tags -- Extracts all meta tag content attributes from a file and returns an arrayhttp_build_query -- Generate URL-encoded query stringparse_url -- Parse a URL and return its componentsrawurldecode -- Decode URL-encoded stringsrawurlencode -- URL-encode according to RFC 1738urldecode -- Decodes URL-encoded stringurlencode -- URL-encodes string



