It's checking two different things to check if they're true. But, there's an error with the AND part, that should be &&. <?php if (isset($_GET[" ...
確定! 回上一頁