curl_escape
curl_escape
(PHP 5 >= 5.5.0, PHP 7)
curl_escape — URL encodes the given string
Description
string curl_escape ( resource $ch , string $str )
This function URL encodes the given string according to » RFC 3986.
Parameters
-
ch
-
A cURL handle returned by 登录查看完整内容