/*기본설정*/ include_once $RootDIR."_include/_DbConn.php"; include_once $RootDIR."_include/_Common.php"; $table = "kigepe_survey_question"; $idx_nm = "seq"; $query = " SELECT * FROM ".$table." WHERE 1=1 and use_yn='Y' and gubun = 5"; $result = mysql_query($query); $query2 = " SELECT count(*) FROM ".$table." WHERE 1=1 and use_yn='Y' and gubun = 5"; $result2 = mysql_query($query2); $row2 = mysql_fetch_row($result2); $affect_num = $row2[0]; ?>
include "_inc/title.php"; ?>
이전
Notice: Undefined variable: row in /var/www/html/survey_03/stu02.php on line 67
/12
Q
Notice: Undefined variable: row in /var/www/html/survey_03/stu02.php on line 72
Notice: Undefined variable: row in /var/www/html/survey_03/stu02.php on line 73
}?> }?> }?> }?> }?> }?> }?>