摘要: 'abc'); $str=curl($url,$data,'POST'); echo $str; */ //模拟登陆 //登陆保存用户信息到cookie中 $url="http://www.ecshop.com/user.php"; $data=array('username'=>'ecshop','password'=>'ecshop','remember'=>'1','act'=>'act... 阅读全文
posted @ 2017-06-08 17:40 壊壊在梦游 阅读(182) 评论(0) 推荐(0) 编辑