The Database Class
Code Igniter 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.
Code Igniter User Guide Version 1.5.0b3 |
Linear Table of Contents |
Code Igniter Home › User Guide Home › Database Library |
Code Igniter 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.