add("cust_status = ?",1); $where->add("cust_active = ?",1); $cust_list = $custObj->getCustSelect("cust_id", "cust_name", $where); include _ADM_INC_PATH_ ."/header.html"; ?>