Home » News » TinyAjax - A Lightweight php5 ...

News by JavaScriptSearch


TinyAjax - A Lightweight php5 AJAX Library - Released

 


AJAX Enables Pages Without Having to Write a Single Line of Javascript

JavaScriptSearch
Friday, February 24, 2006; 11:39 AM

Mats Karlsson has announced the relase of TinyAjax – a Lightweight php5 AJAX library. Karlsson says, “You don't have to write any javascript, but if you want you're free to do so and you can mix as you want, use TinyAjax automatically generated code and your own existing scripts. You can also export global functions and a class-functions in the same page. It's easy to create new behaviours and add them to your code, the included behaviours are about 20 lines of code.”

TinyAjax allows developers to:
• AJAX enable pages without having to write a single line of javascript

• Call PHP functions in classes or as separate functions, developers can even extend TinyAjax by subclassing it

• Let their PHP-code set which elements to alter and with what using behaviours

• Integrate it with a template system (smarty-example included)

• Easily have gmail style "Loading" notification when AJAX-code is executing

• Use PHP-functions for both AJAX callback and regular code


For more information visit http://www.metz.se/tinyajax/index.php

Advertisement

Partners

Related Resources

Other Resources

arrow