//the following does NOT return an alert if checkbox is NOT checked upon submit if($_POST['mycheckbox']){ echo "<script>alert('mycheckbox posted') ...
確定! 回上一頁