You want to use codeigniter but don't know where to start? Below are the lists to get you up and running.
1. Download the zip/tar package at http://codeigniter.com/ , click the link "Download Codeigniter" or click here
2. Extract the files under your document root, on windows if you are using wamp5, it's under c:\wamp\www, on linux, the default is under "/var/www". Create a folder say "CodeIgniter" and put all the files here.
3. You're done! Fire up your browser and open the url "http://localhost/CodeIgniter/" and you will see a welcome page saying "Welcome to CodeIgniter". You can see the screenshot below.

December 12, 2007




