|
|
|
|
| |
|
|
|
|
|
|
|
|
|
$letter_no--;
}//while
?>
include "../inc/class.php";
/****************************************************************************************************************************
CList(char* pagename,int pagecnt,int offset,int numrows,int pageblock,int limit,char* search,char* searchstring,char* option)
putList( BOOL pniView, char* pre_icon, char* next_icon)
****************************************************************************************************************************/
$Obj=new CList("bbs_list.php",$pagecnt,$offset,$numrows,$PAGEBLOCK,$LIMIT,$search,$searchstring,"code=$code&l_menu=$l_menu");
$pre_icon_img=" "; //ÀÌÀü¾ÆÀÌÄÜ
$next_icon_img=" "; //´ÙÀ½¾ÆÀÌÄÜ
?>
|
|
|
|
|
|
|
|
|