编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « oauth_get_sbs
  • OAuth »
  • PHP Manual
  • OAuth 函数
  • 将 URI 编码为 RFC 3986 规范

oauth_urlencode

(PECL OAuth >=0.99.2)

oauth_urlencode — 将 URI 编码为 RFC 3986 规范

说明

oauth_urlencode ( string $uri ) : string

将 URI 编码为 » RFC 3986 规范。

参数

uri

将要编码的 URI 。

返回值

返回一个 » RFC 3986 规范的编码字符串。

相关文章
php 字符串 函数 解码一个 uuencode 编码的字符串php 字符串 函数 使用 uuencode 编码一个字符串php curl 函数 使用 url 编码给定的字符串php iconv 函数 字符串按要求的字符编码来转换php json 函数 对变量进行 json 编码php 多字节字符串 函数 检查字符串在指定的编码里是否有效php 多字节字符串 函数 转换字符的编码php 多字节字符串 函数 设置/获取内部字符编码php 多字节字符串 函数 返回所有支持编码的数组php 多字节字符串 函数 在输出缓冲中转换字符编码的回调函数php oauth 函数 将 uri 编码为 rfc 3986 规范php postgresql 函数 设定客户端编码php url 函数 对已编码的 url 字符串进行解码php url 函数 按照 rfc 3986 对 url 进行编码php url 函数 解码已编码的 url 字符串php url 函数 编码 url 字符串php oauth 析构函数php 函数参考 国际化与字符编码支持php sdo 函数 return the namespace uri of the type for a data objectphp sdo 函数 get the namespace uri of the type
关注编程学问公众号
编程学问网 湘ICP备20001732号