parrotcode: PHP url Standard Library | |
Contents | Language Implementations | Pipp |
php_url.pir - PHP url Standard Library
array get_headers(string url[, int format])
mixed parse_url(string url, [int url_component])
string rawurldecode(string str)
string rawurlencode(string str)
string urldecode(string str)
string urlencode(string str)
|