CodeIgniter basics
Main Folders in CodeIgniter are
Model-View-Controller (MVC) Based System
How to CodeIgniter - Installing
It is very easy to install CodeIgniter. Just follow the steps given below -
Step-1 - Download the CodeIgniter from the link CodeIgniter http://www.codeigniter.com/download
Step-2 - Unzip the folder.
Step-3 - Upload all files and folders to your server.
Step-4 - After uploading all the files to your server, visit the URL of your server, e.g., www.domain-name.com.
After all steps welcome screen is open.
Main Folders in CodeIgniter are
Model-View-Controller (MVC) Based System
How to CodeIgniter - Installing
It is very easy to install CodeIgniter. Just follow the steps given below -
Step-1 - Download the CodeIgniter from the link CodeIgniter http://www.codeigniter.com/download
Step-2 - Unzip the folder.
Step-3 - Upload all files and folders to your server.
Step-4 - After uploading all the files to your server, visit the URL of your server, e.g., www.domain-name.com.
After all steps welcome screen is open.
No comments:
Post a Comment