<? //test_1.php if ($pass == "hello") $auth = 1; if ($auth == 1) echo "some important information"; else echo "nothing"; ?>
上一页 [1] [2] [3] [4] [5] [6] [7] [8] 下一页