Overview
|
PHPObject is an opensource alternative to Flash Remoting for PHP developers. With PHPObject, you can call a method of a PHP class/library on your web server as if the class/library was defined in Flash itself. It takes care of your client-server connections and makes passing of variables (properties) between Flash MX and PHP easy, and thereby providing a convenient way to connect rich media clients with data and business logic residing on your server. The library, together with a WebServicesConnectivityAddOn, also allows developers to easily consume Web services from within Flash MX. PHPObject is released under the GNU LGPL License. This means you can use it for free, for personal and commercial projects. Please read my note on licensing. Enjoy! :)
|
Features
|
|
Limitations
|
|
Download
|
The current public release is PHPObject v1.4.1 and you can download here. If you had downloaded v1.4 and are using PHP4.1 you do not need this patched version (this version fixed a bug in serializer that caused the library to fail when used in PHP4.2 and above). * Please do not download and attempt to use PHPObject unless you understand object-oriented programming in PHP. This library is unsuitable for your use if you code procedurally. * Please read through ALL the notes on this website. These notes answer most of the enquires I receive.
|
Donations
|
If you like PHPObject and what it can do for you, please consider showing your support for the project. Thank you.
|
