<

1 Results found for "Active Record Codeigniter"

How To Write Subquery In Codeigniter Active Record

CodeIgniter Active Records do not currently support sub-queries, However I use the following approach: $this->db->select('id');$this->db->from('table');$where_clause = $this->db->_compile_select(false,true);$this->db->_reset_select();#Create main query$this->db->select('*');$this->db->from('table1');$this->db->where("`id` NOT IN ($where_clause)", NULL, FALSE);return $this->db->get('',nul ... Continue



Location

Shopali Building , Ghandhi ChowkDhrol-361210 Gujarat(India)
MoTuWeThFrSaSu
Open11:00 AM To 7:00 PM
Request For Quotation
Ique Infotech All rights reserved - Copyright © 2026
Powered by 4allBIZ