AMFPHP – Flash remoting for PHP
Flash remoting for PHP: A responsive Client-Server Architecture for the Web
Opensource flash remoting gateway, giving a programming API freeing the coder from data serialization. Useful for upcoming RIA i’ll be developing.
From the site:
“AMFPHP is an open-source Flash Remoting gateway. It’s fast, reliable, 100% free and open-source. Flash Remoting is a technology built into the Flash player core that enables sending data between the server and the client seemlessly. If you’ve built XML-based RIAs you know how much of a pain it can be to serialize the data, debug, and integrate into your application.With Flash Remoting, you can call remote methods from the Flash client and the arguments will end up in the native remote language, and will come back to Flash correctly typed, so there’s no messing with serialization at all. “
Author: pixeline
Date: May 20th, 2006
filed in: Development
Follow the discussion on this entry via RSS 2.0 feed.