Is there a unity3d equivalent to flash amfphp which allows flash->php-->mysql communication easily. In amfphp you can pass entire objects to flash directly without having to parse them up as text first. For example you can pass an entire mysql table structure in one move.
Is there anyway to do this in Unity3d?
Thanks, Dan