If possible, you should definitely use AMFPHP. You could / should also map classes and work with typed objects on each side ( link: http://www.silexlabs.org/amfphp/docu...typed-objects/ )... or you can of course go down the XML road and then parse the received XML structure each time on the client-side.




Reply With Quote