php-doc-en/reference/url/functions
Adam Harvey b4fd230b17 Fixed doc bug #53371 (parse_url docs say it returns FALSE on malformed URLs. It
may return NULL.) by reworking the return values section of the parse_url()
manual page.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305689 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-23 11:07:51 +00:00
..
base64-decode.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
base64-encode.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
get-headers.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
get-meta-tags.xml Fix doc bug #52578 (get_meta_tags() incorrect documentation). 2010-08-11 07:48:49 +00:00
http-build-query.xml Changed the data paramater from $formdata to $query_data 2010-08-19 09:28:50 +00:00
parse-url.xml Fixed doc bug #53371 (parse_url docs say it returns FALSE on malformed URLs. It 2010-11-23 11:07:51 +00:00
rawurldecode.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
rawurlencode.xml Updated to reflect RFC 3986, as per bug #53187. 2010-11-06 19:12:47 +00:00
urldecode.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
urlencode.xml Updated urlencode to reflect changes to rawurlencode. 2010-11-07 01:49:04 +00:00