Recently, Jiaxin's counter has been changed to text, but it's just right...
//count.php -js application version
$a=file("http://www.jx. zj.cninfo.net/cgi-bin/count.cgi?df=wfnic.dat");
print "document.write('$a[0]');" ;
?>
//php direct version
$a=file("http://www.jx.zj.cninfo.net/cgi-bin/count. cgi?df=wfnic.dat");
print $a[0];
?>
http://www.bkjia.com/PHPjc/315120.htmlwww.bkjia.comtruehttp: //www.bkjia.com/PHPjc/315120.htmlTechArticleRecently, Jiaxin’s counter has been changed to text, but just in time... //count.php -js application version ? $a=file(http://www.jx.zj.cninfo.net/cgi-bin/count.cgi?df=wfnic.dat); print document.write('b$a[...
Statement:The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn