URL Functions in PHP

by Nirmala 2009-04-07 14:20:11

Hi...
URL Functions are:
FunctionDescription
base64_decodeDecodes data encoded with MIME base64
base64_encodeEncodes data with MIME base64
get_headersFetches all the headers sent by the server in response to a HTTP request
get_meta_tagsExtracts all meta tag content attributes from a file and returns an array
ttp_build_queryGenerate URL-encoded query string
parse_urlParse a URL and return its components
rawurldecodeDecode URL-encoded strings
rawurlencodeURL-encode according to RFC 1738
urldecodeDecodes URL-encoded string
urlencodeURL-encodes string


Tagged in:

1572
like
1
dislike
0
mail
flag

You must LOGIN to add comments