Category: CodeIgniter

A Fully Baked PHP Framework. CodeIgniter is a proven, agile & open PHP web application framework with a small footprint

Ajax sessions Fix CodeIgniter

For the most recent stable release of CodeIgniter (2.1.3), there is a rather annoying simultaneous request problem that will kill active sessions. You might have experienced this yourself if you had a website or...

HMVC Workflow CodeIgniter

CodeIgniter Hierarchical Model-View-Controller (HMVC) breaks down an application into manageable smaller components. The best analogy for this is your PC computer. A PC has smaller parts like power supply, microprocessor, hard disk, mouse, keyboard...