http_build_url:PHP后备函数http_build_url()

时间:2021-05-29 19:53:47
【文件属性】:
文件名称:http_build_url:PHP后备函数http_build_url()
文件大小:11KB
文件格式:ZIP
更新时间:2021-05-29 19:53:47
php PHP PHP后备函数http_build_url() 对于没有安装 pecl_http 包的服务器。 见 基于 pecl_http-1.7.6 的原始 C 代码 使用了 Sébastien Corne 的一些片段。 版本:1.7.6 作者:Ivan Tcholakov ,2014 许可证:MIT许可证, : 用法: 将此文件放在 PHP 系统的合适目录中。 在系统中的通用引导程序文件中插入以下代码: if (! function_exists ( 'http_build_str' ) || ! function_exists ( 'http_build_url' )) { require dirname (__FILE__). '/write/your/relative/path/here/http_build_url.php' ; } 之后,函数 http_
【文件预览】:
http_build_url-master
----LICENSE(1KB)
----http_build_url_test.php(10KB)
----print_d.php(8KB)
----http_build_url.php(16KB)
----README.md(2KB)

网友评论