public function getreceivedCnt($repId,$date1,$date2) { $tktCnt = $this->db->select(\'count(t.id) as tktCnt\') -> from(\'pm1ticket as t\')