⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

Help to get started



Martin Cool
  • profile picture
  • Member

Posted 04 September 2013 - 14:57 PM

could somebody help me cofigure the database in which to refer tables


Amit Shah
  • profile picture
  • Member

Posted 05 September 2013 - 12:23 PM

well.. u need to configure the same in <CI_root folder>/application/config/database.php


davidoster
  • profile picture
  • Member

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.