FROST

FRee and Open Source Technologies

CodeIgniter 101

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.

CodeIgniter Setup

Leave a Reply

(required)
(will not be published, but required)
(opitional)
XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>
 

Recently

© FROST