include 'inc/define.php';
include 'inc/dbconn.php';
include 'inc/func.php';
if ($pos==null) $pos='list';
if ($page==null) $page=1;
$gubun='02';
$conn = new DbConn(DB_host, DB_user, DB_passwd, DB_select);
include 'inc_qry.php';
?>
::: »ï½Å¿£Áö´Ï¾î¸µ ::::::::::::::::::::::::::::::::::
include "menu.php" ?>
$xxx = $conn->fetch_array("select distinct productname from products");
if ($xxx!=-1) {
for ($i=0;$i