jQPie: jQuery PHP interface extension
Written by on March 15th, 2007 in Ajax News.
jQPie is a lightweight PHP interface to jQuery that supports XML, HTML and JSON handlers.
What can jQPie do?
- Easily request and process data from php using $.getJSON Example
- Inject php generated html into elements using $.(element).load Example
- Call php functions directly from your web pages using $.jqpie Example
- Call jQuery from php in respond to $.jqpie calls Example
- Advanced autocomplete using jqpie_complete ExampleAuto
Source: Ajaxian
Original Article: http://ajaxian.com/archives/jqpie-jquery-php-interface-extension
