Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 88

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 215

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 216

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 217

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 218

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 219

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 220
db->where('id',$pid)->get('marketProduct')->result() as $rows){ $name=$rows->name; $kipimo=$rows->kipimo; } foreach($this->db->where('id',$mid)->get('markets')->result() as $rows){ $market=$rows->name; $region=$rows->region_id; } if(isset($_REQUEST['d'])){ $date=base64_decode($_REQUEST['d']); $this->db->where('priceDate',$date); } $this->db->where('product_id',$pid); $this->db->where('market_id',$mid); $c=$this->db->get('marketProductPrices')->num_rows() ?>
Login_model->language('Masoko','Markets'); ?>

Login_model->language('Soko','Market'); ?>
Login_model->language('Hakuna Bei iliyowekwa katika Tarehe hii','No price updated in this date ').': '.$date; }else{ echo $this->Login_model->language('Hakuna hii bidhaa kwenye soko hili','No data of the selected product in this market'); } }else{ ?>

Login_model->language('Bei ya Tarehe ','Price Date ').': '.$date; }else{ echo $this->Login_model->language('Bei 30 za mwisho','Last 30 days prices'); } ?>

db->where('priceDate',$date); } $this->db->where('product_id',$pid); $this->db->where('market_id',$mid); $this->db->order_by('priceDate','desc'); $this->db->limit(30); foreach($this->db->get('marketProductPrices')->result() as $rowp){ $i++; ?>
S/N Login_model->language('Tarehe','Date updated'); ?> Login_model->language('Bei','Prices'); ?>
priceDate;?>
minPrice).' - '.number_format($rowp->maxPrice);?>