This page should contain a list of solutions for common implementation problems faced by CodeIgniters. Some examples of interesting modifications are:
* How to use Smarty as your templating engine.
* How to set up a multiple application site using one codebase.
Code Igniter Modifications:
* Replace CodeIgniter 1.7.2’s CI_Session class with Dariusz Debowczyk’s Session Class. It uses PHP’s native session handling routines. If your sessions don’t work on Internet Explorer (a frequent complaint of CI users) this may be a solution for you.
Articles in category "Contributions - Modifications":
There is 1 article for this category
