Category: Codeigniter

Codeigniter Simplicity – A simple template library

Have you ever noticed that Codeigniter although a powerful framework is lacking of an important built-in library? Apparently the most famous PHP frameworks has a built-in layout library…

Minimize your URLs in Codeigniter

Don’t wait until your customer or … your browser(!) start to mention that your URL is way to big from the usually title. Well the first thing that…

Laravel vs Codeigniter

  I just came across with two posts for Laravel Framework with two different opinions Laravel is awesome and Laravel – a beautiful PHP framework that does not…

grocery CRUD for codeigniter

This is a codeigniter CRUD. It is fully tested in codeigniter 2.0 and in 1.7.x. It is simple and has many features . The main feauture is that…

CodeIgniter version 3 – Autocomplete

Codeigniter is a great framework for php . It is simple and already helps lot of people to write faster code. The documentation is very good with examples…