/* $op=$_GET['op']; if($op=='u0001'){ include("./include/u0001.php"); exit; } */ include("./config.php"); include("./include/file_list_func.php"); $cat_inc_path = "./products/"; $count_arr = getFilesList2($cat_inc_path, "htm", "data"); $image_count = $count_arr['i']; $cat_inc_path = "products"; ?>