From f4fb1db458fab52d0493ead52c9ea7e01206eaa7 Mon Sep 17 00:00:00 2001 From: Joël Cox Date: Sun, 9 Oct 2011 18:39:39 +0200 Subject: Moved tutorial to new user guide directory. --- user_guide/database/index.html | 99 ------------------------------------------ 1 file changed, 99 deletions(-) delete mode 100644 user_guide/database/index.html (limited to 'user_guide/database/index.html') diff --git a/user_guide/database/index.html b/user_guide/database/index.html deleted file mode 100644 index c85e9bf4c..000000000 --- a/user_guide/database/index.html +++ /dev/null @@ -1,99 +0,0 @@ - - - - - -The Database Class : CodeIgniter User Guide - - - - - - - - - - - - - - - - - - - - - -
- - - - - -

CodeIgniter User Guide Version 2.0.3

-
- - - - - - - - - -
- - - -
- - - -
- - -

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.

- - - - -
- - - - - - - \ No newline at end of file -- cgit v1.2.3-24-g4f1b