The Database Class
CodeIgniter comes with a full-featured and very fast abstracted database class that supports both traditional structures and Active Record patterns. The database functions offer clear, simple syntax.
CodeIgniter User Guide Version 1.5.3 |
Table of Contents Page |
CodeIgniter Home › User Guide Home › Database Library |
CodeIgniter comes with a full-featured and very fast abstracted database class that supports both traditional structures and Active Record patterns. The database functions offer clear, simple syntax.