For questions specific to the 3rd release of CodeIgniter, which is an Application Development Framework (a toolkit) designed for people who build websites using PHP.
I've been using CI for a while now and recently upgraded to CI 3. I noticed the Session library has now …
php codeigniter codeigniter-3I am looking for simple and easy to use/install login system for CodeIgniter 3.0 (dev). I've seen few different scripts …
php login frameworks login-script codeigniter-3I have an application built with Codeigniter 3 HMVC.The application was working fine on PHP 5.6 version, But after upgrading my …
php session codeigniter-3 codeigniter-hmvc php-7.1how to use datatables in same page, I use template datatables but when I created new one datatables does not …
javascript php css codeigniter codeigniter-3I am trying to validate file upload for image uploading, but it is not getting the validation like other fields. …
php validation file-upload codeigniter-3I'm trying to integrate API from MyOperator, in my CRM project, which is developed in CodeIgniter. For that they provide …
php rest codeigniter api codeigniter-3My question is about generating an Excel sheet in codeigniter. The excel sheet sub-headings are not fixed, they are as …
codeigniter-3 phpspreadsheet phpofficeI am working on codeigniter 3.1.6. I added the .htaccess file. I also changed the base_url path to my project …
php .htaccess codeigniter codeigniter-3I had issue with upgrading codeignier 2.xx to 3.xx before and I can not found any completed answer for me. …
mysql pdo codeigniter-3In codeigniter 3 application i have directory structure like this: -Myproject -application -controllers -home Welcome.php //This is my controller inside …
php routing codeigniter-3