This is part two in our series of tutorials on getting started with the php framework codeigniter. In this part we'll go over setting up the database connection, setting up the autoload.php file to auto load the database class of functions to use in our application. Then we'll create our first model that will interact with our database.
Part One: http://youtu.be/zpBKO7o4ROE
Download
0 formats
No download links available.
Working With Codeigniter Part Two - Creating Our First Model | NatokHD