header("Content-type: text/html; charset=gb2312");
$CookieFile=tempnam("./tmep","beast");
if(isset($_GET["img) "])){
$url = 'http://jwc.wyu.edu.cn/student/rndnum.asp';//認証コード code
$ch =curl_init($url);
curl_setopt($ch, CURLOPT_COOKIEJAR, $CookieFile);// 返された Cookie 情報をファイルに保存します
curl_exec($ch);
exit() }
if(isset($_POST['d' ]) ){
$b=$_POST['d'];//確認コード
$p="UserCode=3114002555&UserPwd=教えないでください&Validate=".$b."&Submit=Submit"; );
// 2. URL を含むオプションを設定します
$reffer = 'http://jwc.wyu.edu.cn/student/body.htm';
curl_setopt($ch, CURLOPT_REFERER, $reffer); ($ch, CURLOPT_USERAGENT, "Mozilla/5.0 (Windows NT 6.3; WOW64; rv:39.0) Gecko/20100101 Firefox/39.0"); /student/logon.asp");
curl_setopt($ch,CURLOPT_COOKIEJAR, $CookieFile);
curl_setopt($ch,CURLOPT_COOKIEFILE, $CookieFile);//同時にCookieを送信します
curl_setopt($ch,CURLOPT_RETURNTRANSFER, 1 ) ;
curl_setopt($ch,CURLOPT_POST, 1);
curl_setopt($ch,CURLOPT_POSTFIELDS, $p);// クエリ情報を送信します
$s =curl_exec($ch)
$ch =curl_init();
$reffer = 'http://jwc.wyu.edu.cn/student/body.htm';
curl_setopt($ch, CURLOPT_USERAGENT, " Mozilla /5.0 (Windows NT 6.3; WOW64; rv:39.0) Gecko/20100101 Firefox/39.0");
curl_setopt($ch,CURLOPT_URL, "http://jwc.wyu.edu.cn/student/logon.asp") ) ;
curl_setopt($ch,CURLOPT_FOLLOWLOCATION,true);
curl_setopt($ch,CURLOPT_COOKIEFILE, $CookieFile);//同時にCookieを送信する
curl_setopt($ch,CURLOPT_COOKIEJAR, $CookieFile); ,CURLOPT_RETUR TRANSFER, 1 );
curl_setopt($ch,CURLOPT_POST, 1);//クエリ情報を送信します
$bs =curl_exec($ch); //結果を出力します
curl_close($ch);
}else{
?>