Archive for June 1st, 2010

Smart AJAX/JSON/PHP solution with jQuery

June 1, 2010 at 23:45

I have seen a number of complicated solutions for front-end AJAX development and it has become quite clear such solutions are difficult thing to grasp for someone not that experienced with AJAX. Today I am offering a very simple and easy to extend solution that not only is less than two hundred lines of code in total – together with detailed comments – but also gives the ropes to jQuery AJAX development and using JSON as the preferred type of returned data from the server. Fear not, this is actually easier than it sounds.

Read the rest of this entry »


Tags: ,