Download List

Project Description

PHPLiveX is a lightweight PHP/JavaScript class library and framework that helps you enrich your PHP applications with AJAX. You may call your PHP functions in the same page via JavaScript without reloading the page, submit your forms, and send AJAX requests while passing any type of data. You may also upload files via AJAX with progress bars.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-12-22 06:29 Back to release list
2.1

The response text of an AJAX request now correctly
contains "</phplivex>" text. If the response
of an AJAX request contains JavaScript code, the
browser now correctly identifies it as JavaScript.
The JavaScript code was made object-oriented, and
JavaScript bugs were fixed. The HTTP methods
("GET" and "POST") of an AJAX request can be
chosen now. Class functions can be exported now.
This version of the library needs PHP 5 installed.
Tags: Major bugfixes

Project Resources