文件名称:php-curl请求类
文件大小:10KB
文件格式:PHP
更新时间:2024-01-28 09:01:46
php curl curl类
单例模式,可链式操作方便快捷 Curl::instance()->debug(true)->method(‘get’)->header([])->url('http://xxx.com/xxx/xxx')->file()->data()->exec()
文件名称:php-curl请求类
文件大小:10KB
文件格式:PHP
更新时间:2024-01-28 09:01:46
php curl curl类
单例模式,可链式操作方便快捷 Curl::instance()->debug(true)->method(‘get’)->header([])->url('http://xxx.com/xxx/xxx')->file()->data()->exec()