搜索资源列表
demo
- 本代码主要实现封装curl。 将curl统一成一个固定的类文件(PHP5) 方便开发者开发小偷程序和模拟浏览器进行访问。 支持POST、GET方法。 支持随HTTP302自动跳转功能。 支持文件上传。 支持代理。 支持SSL验证。 可以让你很方便地使用PHP的CURL功能。
cncard
- 1) 本接口需要 mcrypt 和 bcmath 两个PHP扩展库的支持,请先确认您安装并启用了这两个库。 如果您是虚拟主机用户,一般主机商都会安装这两个标准库,您可以使用 phpinfo() 函数查看PHP配置信息,如果没有安装,请联系主机商解决。 2) 文件说明:netpaylclient.php 为 chinapay 提供的签名验签函数库文件,lib_curl.php 为 chinapay 提供的实用函数库文件,方便您使用 curl 发送 HTTP 请求(需要curl扩展库支持)
Invite_friendly
- PHP通过curl登录邮箱 获取邮箱联系人-PHP. Get Email Contact List.(Gmail, Yahoo, Tom, etc.)
curl
- Javascr ipt实现翻书效果代码 多种效果 流畅的动画-Javascr ipt Pagecurl Effect Code
snoopy
- php通过curl模拟浏览器登录带有验证码的dedecms网站-login to dedecms site throw php curl.
qq_mail
- 导入QQ邮箱的,利用了CURL,非原创,学飞CURL很不错。-Import QQ mailbox, and use of CURL, non-original, learn to fly CURL very good.
grab_IPB
- This is PHP scr ipt based on Curl library for grabbing a whole topic from forums based on Invision Power Board into HTML file on your harddrive.
geturl
- 类curl,一个不可多得的好工具,大家自己看吧-pascal curl,a very good tool,da jia zi ji kan ba
qq_contact_gbk_4.1
- V3.0版(支持UCH1.2版本)更新内容: 1, 修改了取得快捷方式的帮助 2, 更新了UTF8 IE6支持不好的BUG 3, 更新了不支持CURL不能使用的BUG 4, 解决了部分PHP取不到通讯录的BUG-V3.0 version (support UCH1.2 version) update: 1, modify the shortcut to obtain the help of 2, updated to support UTF8 IE6 bad BUG 3, upd
1.0.0.0__php_curl
- curl old version c code go
NG
- PHP-curl implementation of a spider that does a certain thing on the website newgrounds.com (deposits experience), suitable for execution via chron
SinaOpenApi
- 新浪微博开放平台接口调用处理类 此类只适用于PHP5环境及需要CURL扩展库支持
Pic-Downloader
- 批量下载腾讯图库的图片,通过cURL抓页和模仿Ajax申请实现-Batch Download Tencent gallery picture, via cURL grasp Ajax application page and imitation to achieve
php_curl_qq_mail
- PHP CURL QQ好友邀请 QQ邮箱登录-Php curl for qq mail to get concater
curl_php_book_v3.2.seevn.net
- curl using in php programer
curl
- cURL详细使用,这里归纳了cURL最常用的使用。内容来自互联网-The cURL detail summarized here the most common use of cURL. Content from the Internet
curl
- PHP 封装curl函数 支持 header get post cookie 等。-PHP curl functions support package header get post cookie like.
test
- 利用php+curl技术来模拟网页发送post请求,登陆网站(Using php+curl technology to simulate web pages to send post request, landing site)
curl
- curl封装方便页面发送请求直接使用或模拟post、get请求向api接口发送请求等(curl post get sprider url geturl sendurl)
php的curl二次封装的类
- 关于php的curl二次封装的类,很多框架可以直接使用,很经典的curl类库