Konu: toplam veriyi bulma if içinde
29.04.2019 18:11
$toplam = $this->db->where('online',1)->count_all_results('uyeler');echo $toplam;