Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
rawurldecode
rawurldecode
Decode the encoded URL string
Name:
rawurldecode
Category:
URLs
Programming Language:
php
One-line Description:
Decode the encoded URL string
Related
How to use rawurldecode to handle special characters in URLs in PHP?
10
Similar Functions
urldecode
urldecode
DecodetheencodedURLs
get_headers
get_headers
Getallheaderssentbyt
base64_encode
base64_encode
EncodingdatausingMIM
urlencode
urlencode
EncodingURLstring
rawurldecode
rawurldecode
DecodetheencodedURLs
http_build_query
http_build_query
Generaterequeststrin
parse_url
parse_url
parsetheURLandreturn
base64_decode
base64_decode
Decodedataencodedusi
Popular Articles
How to use rawurldecode to handle special characters in URLs in PHP?