Kristo Vaher

inventas vitam iuvat excoluisse per artes

Skip to: Content | Sidebar | Footer

Month: June, 2010

AJAX controller also released as a class

20 June, 2010 (11:54) | Web Development | By: Kristo Vaher

For phpclasses.org purposes I also converted the Smart AJAX Controller into a class, it is available here. While there aren’t big differences between the two, class structure makes the backend script more seamless and easy to use. Another improvement is the ability to return the result from the server compressed with GZip, thus making the [...]

Smart AJAX/JSON/PHP solution with jQuery

1 June, 2010 (23:45) | Web Development | By: Kristo Vaher

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 [...]