摘要:
<?php $init = $_POST["init"];//game restart $clickvalue = $_POST["clickvalue"];//minesweeping $checkflag = 0;//Victory or defeat $click_count = 0;//clicks count if($init == null && $clickvalue == null){//initialization $_POST = array();//set POST with a array $_POST[&q 阅读全文
posted @ 2013-06-07 16:44
symons
阅读(167)
评论(0)
推荐(0)
浙公网安备 33010602011771号