模拟登陆

<?php /** * php curl登录开源中国 * @author yearnfar */ define(SELF_PATH, realpath(dirname(__FILE__))); $useragent = $_SERVER['HTTP_USER_AGENT']; $postdata = http_build_query(array( 'email' => '帐号
相关文章
相关标签/搜索