could somebody help me cofigure the database in which to refer tables
Help to get started
- Single Page
Posted 04 September 2013 - 14:57 PM
Posted 05 September 2013 - 12:23 PM
well.. u need to configure the same in <CI_root folder>/application/config/database.php
Posted 05 September 2013 - 17:57 PM
Also in order to get you started on the zip file that you have downloaded there is another zip file called examples_database.sql.zip.
This contains sql code that creates the tables of the examples and inserts sample data to them.
This sql code needs to be imported to a tool like phpmyadmin.