how we insert data in db and return id in codeigniter code example Example: return last insert id in codeigniter $id = $this->db->insert_id();