Download List

프로젝트 설명

PHPObject is an open source alternative to Flash Remoting for PHP developers. With PHPObject, users can call a method of a PHP class/library on a Web server as if the class/library was defined in Flash itself. It takes care of 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 a server. The library, together with a WebServicesConnectivityAddOn, also allows developers to easily consume Web services from within Flash MX.

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.

2005-10-03 09:57
1.52

능력은 PHP 클래스에서 "배열"classMethods 선언에 추가되었습니다. 를 선언 했을때,이 플래시에 노출되는 어떤 방법을 결정할 것입니다. 사용중지됨 코드 버그 (Flash Player 8을 때)에 고정되었다 발표했다.
Tags: Minor feature enhancements
The ability to declare a "classMethods" array in a
PHP class was added. When declared, this will
determine which methods are exposed to Flash. A
deprecated code bug (when published to Flash
Player 8) was fixed.

2005-01-18 18:11
1.51a

Gateway.php에서 어떤 매개 변수를 역순으로 수정되었습니다 전달되어야하는 버그가 발생.
Tags: Minor bugfixes
A bug in Gateway.php which caused parameters to be
passed in reverse order was fixed.

2005-01-13 14:22
1.51

Gateway.php의 보안 문제도 해결했다. 버그 ""및 "% 방지 +"문자로 전송되고 고정했다. 이 버전 사용자는 즉시 업데이 트를 권장합니다.
Tags: Major security fixes
Security issues in Gateway.php were fixed. A bug that prevented "%" and "+" characters from being transmitted was fixed. Users are strongly recommend to update to this version immediately.

2004-12-15 18:37
1.50a

PHP4 - Gateway.php에서 특정 버그, 어떤 혼합 / 상부의 경우 이름을 가진 메소드를 플래시에있는 개체를 초기화 할 때 사용되었다 PHP4를 실행할 수 없다는 문제를 포함한 고정했다. 단 Gateway.php 파일을 변경합니다. 1.50 현재 단지 Gateway.php 업데이트된 설치 파일을 다운로드할 수있는 사용자.
Tags: Minor bugfixes
PHP4-specific bugs in Gateway.php were fixed,
including the issue in which methods with
mixed/upper-case names could not execute before
the object in Flash was initialized when using
PHP4. Note that only the Gateway.php file has
changed. Users with 1.50 currently installed can
download just the updated Gateway.php file.

2004-12-12 10:13
1.50

이 릴리스의 플래시 MX 2004/AS2 (공식 구현)에 대한 지원을 추가, PHP5와 호환성 문제를 수정 및 OnError의 구현을 향상시킵니다.
Tags: Major feature enhancements
This release adds support for Flash MX 2004/AS2 (official
implementation), fixes compatibility issues with PHP5, and
improves the implementation of onError.

Project Resources