PHP LiveX – Enrich your applications with ultimate php-js interaction
PHPLiveX is a lightweight php-javascript class library that helps you integrate AJAX into your PHP applications. Without a page is loaded again, you may call your PHP functions in the same page, submit your form to an URL and send a request to another page.

You may also upload files via Ajax with progress bars. It was specially designed to ensure smooth work of PHP based websites.
Features of PHP LiveX :
- Lightweight with one class library
- Call your PHP functions and class methods from JavaScript in one line
- Send forms and Ajax requests to an URL
- Easy dom manipulation via Ajax response
- Show your custom preloader during the process
- Pass your objects and arrays between PHP and JavaScript each other
- Use browser history buttons to navigate in your Ajax based content
- Upload files via Ajax with your own custom progress bar
- Website: http://www.phplivex.com/
- Demo: http://www.phplivex.com/examples.php
- Download: http://sourceforge.net/projects/phplivex/files/
Related Resources:
Related posts:
