In Brief

I have been developing dynamic websites with codeigniter, jquery, ajax and php for several years now.

I feel I owe something back to the communities which gave me so much.

I will try to list here some useful code snippets.


Ci mvc crud 101

Often a simple crud is a great way to learn how to use a framework.

This example uses a model, controller and views in the classic MVC architecture.

 

Download

Here is the source.

I havent added the jquery and jquery validate plugin. Please download them separately.


Create new article

Archived

Nothing here yet.


Return to blog main