How to create project in CodeIgniter?
Steps:-
- Install Xampp server.https://www.apachefriends.org/download.html
- Install framework Codeigniter.https://codeigniter.com/user_guide/installation/index.html
- Download the framework .Go to https://www.codeigniter.com/download and download the latest version
- Extract the zipped files
- Create new folder
- Move all CodeIgniter file to project folder.
Tagged: