advanced code snippet search
nextneed on 03/03/11
codeigniter
03/03/11 03:02am
$query = $this->db->get();$row = $query->row();
Report this snippet Tweet
Comment:
You need to login to post a comment.