rawurlencode()
???PHP??,???URL??????????,???URL??????????URL???????(???????)?,?????????????????,?????URL?????
??,??????????????URL:
$url = "https://www.example.com/page.php?name=John Doe";
??rawurlencode()
???URL??????????:
$encoded_url = rawurlencode($url);
??????URL???:
https://www.example.com/page.php?name=John Doe
???????URL????????????????,???URL???????????,????URL????????,???URL?????????