session_start(); include "./inc/connect.inc"; include "./inc/paging.inc"; include "./inc/string.inc"; include "./inc/infor.inc"; include "./inc/memo_cnt.inc"; if($search_choice){ if($search_choice=='1'){$query="select no,name,email,subject,in_date,cnt,re,file_name,file_type,file_path,file_size,html from aboard_" . $mf_infor[2] . " where subject like '%$search_text%' order by target desc , step";} if($search_choice=='2'){$query="select no,name,email,subject,in_date,cnt,re,file_name,file_type,file_path,file_size,html from aboard_" . $mf_infor[2] . " where context like '%$search_text%' order by target desc , step";} if($search_choice=='3'){$query="select no,name,email,subject,in_date,cnt,re,file_name,file_type,file_path,file_size,html from aboard_" . $mf_infor[2] . " where name='$search_text' order by target desc , step";} } else{ $query="select no,name,email,subject,in_date,cnt,re,file_name,file_type,file_path,file_size,html from aboard_" . $mf_infor[2] . " order by target desc , step"; } $mq=mysql_query($query,$mc); $mn=mysql_num_rows($mq); if(!$page){$page=1;} $size=$mf_infor[16]; $now=time(); ?> =$mf_infor[44]?>
&del_admin==$del_admin?>> |