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.

Read full article here.

Ajax form validation

I am all for client-side form validation, but sometimes, you need a trip to the server.

Read full article here.

Ci image upload and crop

Codeigniter image upload and crop using Jquery plugin Jcrop.

Read full article here.

Codeigniter google maps v3 marker clustering with Fluster2

This is a solution to a problem with google maps when there are too many markers within a single area to be legible.

Read full article here.

Archived

Nothing here yet.