CodeIgniter Basic
- Download the latest version of CodeIgniter from here: http://www.codeigniter.com/
- Extract the zip file and rename the folder. For example codeigniter/.
- Move the folder at the localhost.
- If you try to open the home URL (http://localhost/codeigniter/), you’ll see the following screen at the browser.
Post a Comment