error_reporting(0);
session_start();
header(content-type:text/html;charset=utf-8);
require(config.php);
$_session[cookie_jar1]=tempnam(temp,c2);
$url=dz.ajax.php?inajax=1&action=checkseccode&seccodeverify=.$_get[code];
$ch=curl_init();
curl_setopt($ch,curlopt_url,$url);
curl_setopt($ch,curlopt_returntransfer,1);
curl_setopt($ch,curlopt_cookiefile,$_session[cookie_jar]);
curl_setopt($ch,curlopt_cookiejar,$_session[cookie_jar1]);
$html=curl_exec($ch);
preg_match(/(?if($charset[0]!==utf-8)
{
$html=iconv($charset[0],utf-8,$html);
}
curl_close($ch);
preg_match(/(?echo $outs[0];
?>
http://www.bkjia.com/phpjc/630548.htmlwww.bkjia.comtruehttp://www.bkjia.com/phpjc/630548.htmltecharticleerror_reporting(0); session_start(); header(content-type:text/html;charset=utf-8); require(config.php); $_session[cookie_jar1]=tempnam(temp,c2); $url=dz.ajax.php?inajax=1action=che...
