<!--Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--><?phpif (输入的图片验证码正确 && 生成Cookie){跳转到data.php;}else{跳转到转到error.htm;}?>
로그인 후 복사
还有一个数据网页data.php.
PHP code
<!--Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--><?phpif (浏览器已经有这个Cookie){显示数据;}else{跳转到error.htm;}?>