=$hot_num) include"./$ctemplate/list_main.php"; $number++; } } $p=ceil(($no+1)/$cper); for($n=1;$n<=$p;$n++){ $pagex.="$n"; } $n--; include"./$ctemplate/list_bottom.php"; }else{ $table_name=mysql_list_tables("$db_name"); while($table=mysql_fetch_row($table_name)){ if(strstr($table[0],"$_GET[del]_php_visual_board"))@mysql_query("drop table $table[0]"); remove("$_GET[del]"); } header("location:list.php"); } }else{ if($_POST[cpass]!=$cpass)exit("±K½X¤£¥¿½T!"); setcookie("admin",1); header("location:list.php"); } ?>