CodeIgniter 2.x is an old and no longer supported version of the popular PHP framework.
I am using $this->db->get_where() to get data from database in codeigniter. Its returning following which …
php codeigniter codeigniter-2 stdclassI'm using the template library for CodeIgniter, http://williamsconcepts.com/ci/codeigniter/libraries/template/reference.html, and now I want …
php error-handling codeigniter-2 custom-error-pagesWhen I want to upload anything in any form I see the Warning: escapeshellarg() has been disabled for security reasons …
upload codeigniter-2I'm using Codeigniter 2 for my website. When send email to multiple users , on client( gmail, hotmail,..) it shows all addresse …
codeigniter-2Problem Description When I'm at the first page, the previous link is not showing up and so do the next …
php codeigniter pagination codeigniter-2making a multi-language site with codeginiter. I have created two folders. One for french language files and one for english. …
php codeigniter internationalization codeigniter-2I am trying to edit my db record using codeigniter but I can't do it and what's the problem I …
php codeigniter codeigniter-2 codeigniter-datamapperI'm creating my first app using CIBonfire and i'm ready to push it to production, but i'm not sure how …
php codeigniter codeigniter-2 bonfirei have a chriskacerguis Rest Server ,that listen for a client request as usually an API Server do. base on …
php codeigniter codeigniter-2 codeigniter-restserverI am trying to download file in my codeigniter web application using javascript and codeigniter controller, it shows the file …
php codeigniter download codeigniter-2 force-download