Hi,
I want to connect Flex with PHP using amf remote object.
i dont want to use amfphp,weborb,sabreamf,etc..using http service
I am looking for AMF(Action Message Format) protocol in PHP.
Is there any protocol having in PHP?
Any ideas will be appreciated..
thanks,
Palanisamy
AMF protocol in PHP
Moderator: General Moderators
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: AMF protocol in PHP
Look at the code for Zend AMF, AMFPHP, WebORB for PHP, or SabreAMF. All provide AMF support in PHP.
(#10850)