include_once "../server.inc.php"; include_once GLOB_INC_PATH."utils.inc.php"; include_once GLOB_INC_PATH."globals.inc.php"; include_once GLOB_INC_PATH."db.inc.php"; include_once GLOB_INC_PATH."catalog/genhtml.inc.php"; include_once GLOB_INC_PATH."db_objects/class.php"; include_once GLOB_INC_PATH."db_objects/product.php"; include_once GLOB_INC_PATH."db_objects/productimage.php"; $cproduct_code=form("cproduct_code"); if(strlen($cproduct_code)==0) { header("Location:http://www.giccorp.com/"); return; } $cclasscode=left(trim($cproduct_code),3); genchinesemeta(); //output the chinese meta tags ?>
| Product Code: | echo($oproduct->get_cproduct_code());?> |
| Name : | echo($oproduct->get_xdescription());?> |
| Packing Unit: | echo($oproduct->get_cunit_packing());?> |
">
$aimages=$oproduct->mDB_get_aproductimages(); //gets ALL images...
$nnumimages=count($aimages);
if($nnumimages>0){
?>
|
|||||