Hi,
I am new to framwork,
Now I started to learn Codeigniter.
I have installed version of CodeIgniter 2.2.6, from the following link
https://codeigniter.com/download
I want to do a simple registration form with image upload , storing that image in a seperate folder, image name in to database, and with validation too.
And I want to know which file has to run first, how to run the files in codeigniter.
How to congfigure when installing ?