Flash remoting for PHP

AMFPHP: An Open-Source Alternative for Flash Remoting

Flash remoting for PHP enables objects in PHP to become objects in actionscript, almost magically! AMFPHP takes care of all the data-type conversions, serialization, and other client-server details. This provides a great way of connecting rich media clients with data and logic living on the server. While at the same time allowing designers to design and programmers to program

.

Related Posts