ÕýÔÚµ÷ÊÔÖУ¡£¡"; ?>
"; $csrr_array = array( array('Not allowed','0'), array('Allowed','1') ); $getsql = "select initValue from $sqltable where level_1 = '2' and level_2 = '1' and level_3 = '13' and instanceNo ='$instanceNo' "; $result = @mysqli_query($pubConn,$getsql); $row = @mysqli_fetch_array($result); echo mysqli_error($pubConn); if($_SERVER['REQUEST_METHOD'] == "POST") { if($DEBUG) echo "csrr = $csrr