Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 378 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 378 Bytes

php-curl

PHP利用cURL实现模拟登录与采集,提供大量示例。(关键词:php curl login)

了解PHP cURL使用请参考:《PHP cURL实现模拟登录与采集使用方法详解

使用

git clone https://github.com/Zjmainstay/php-curl.git
cd php-curl
composer install
#测试
php demo/1_simpleAutoLogin.php