How to create project in CodeIgniter?

Steps:-
  1. Install Xampp server.https://www.apachefriends.org/download.html
  2. Install framework Codeigniter.https://codeigniter.com/user_guide/installation/index.html
  3. Download the framework .Go to https://www.codeigniter.com/download and download the latest version
  4. Extract the zipped files
  5. Create new folder
  6. Move all CodeIgniter file to project folder.
Tagged:
Sign In or Register to comment.