Page 1 of 1

AMF protocol in PHP

Posted: Wed Feb 10, 2010 3:13 am
by samyphp
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

Re: AMF protocol in PHP

Posted: Wed Feb 10, 2010 12:29 pm
by Christopher
Look at the code for Zend AMF, AMFPHP, WebORB for PHP, or SabreAMF. All provide AMF support in PHP.