Skip to content

Instantly share code, notes, and snippets.

@zackkitzmiller
Created May 21, 2010 21:12
Show Gist options
  • Save zackkitzmiller/409444 to your computer and use it in GitHub Desktop.
Save zackkitzmiller/409444 to your computer and use it in GitHub Desktop.
$query = $this->db->get('table_name');
$query->row(5);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment