HOW TO INSTALL CODEIGNITER
installation instructions
Codeigniter is installed in four steps
1 - Unzip the package
2 - upload the codeigniter folders and files to your server. Normally the index.php file will be at your root
3 - open the application/config.php file with a text editor and
set your base URL.
4 - if you intended to use a database, open the application/config/database.php file with a text editor and set your database settings.
codeigniter installation |
installation instructions
Codeigniter is installed in four steps
1 - Unzip the package
2 - upload the codeigniter folders and files to your server. Normally the index.php file will be at your root
3 - open the application/config.php file with a text editor and
set your base URL.
4 - if you intended to use a database, open the application/config/database.php file with a text editor and set your database settings.
Ask Your Question here ConversionConversion EmoticonEmoticon