isMobile() || $detect->isTablet())?true:false; include_once _source."counter.php"; $show_cover = true; if($_REQUEST['command']=='add' && $_REQUEST['productid']>0){ $pid=$_REQUEST['productid']; addtocart($pid,1); redirect("gio-hang.html");} $cache_enabled = (in_array($_GET['com'],_DISABLE_CACHE)) ? false : true; $cache_enabled = false; if($cache_enabled){ include_once _lib."fastcache/phpfastcache.php"; $cache = phpFastCache(); $keyword_webpage = md5(_template.$_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI'].$_SERVER['QUERY_STRING'].implode("",$_POST).$is_mobile); $chtml = __c("files")->get($keyword_webpage); $file = file_get_contents("upload/cache.txt"); if($file+(3600*3) < time()){ $cache->delete($keyword_webpage); } file_put_contents("upload/cache.txt",time()); #$cache->delete($keyword_webpage); if(!$chtml) { ob_start(); }else{ echo $chtml; die; } } /*$d->query("select * from #_product "); foreach($d->result_array() as $k=>$v){ if($v['photo']){ $thumb = create_thumb($v['photo'], 460, 255, _upload_sanpham_l,changeTitle($v['ten']),1); $d->query("update #_product set thumb='$thumb' where id = ".$v['id']); } } */ if($source=="autumn"){ include _template.$template."_tpl.php"; }else{ ?> " /> class="" onLoad="">

WEBSITE ĐANG NÂNG CẤP. VUI LÒNG QUAY LẠI TRONG ÍT PHÚT

';die; } $_SESSION['l'] = 1; ?>

*/?>
*/?>
" id="is-sider">
display(); } ?>
reset(); $sql = "select ten$lang,thumb,photo,tenkhongdau,id from #_news where type='hinhanh' and hienthi=1 order by id desc,stt asc limit 12"; $d->query($sql); $product_10 = $d->result_array(); ?>
$xitem){ $u = $xitem['tenkhongdau'].'-'.$xitem['id'].'.html'; $img = (($xitem['photo']) ? _upload_tintuc_l . $xitem['thumb'] : 'images/noimage.png'); ?>
khảo sát
set($keyword_webpage,sanitize_output($chtml),3600*12); } echo $chtml; }