Closed (fixed)
Project:
AMFPHP
Version:
master
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Reporter:
Created:
25 Dec 2008 at 16:31 UTC
Updated:
14 Feb 2009 at 21:56 UTC
hi,
i have a php script that returns ok an array as $myarray['key1']['key2'], i tested it with an loop and echo, so it's really fine in php part...also my amfphp is running ok, already tested.
BUT, in flex, i can't receive the array....my php function has a return, but when i use myRemote.mygetMethod(); i get [object AsyncToken] instead of array...
how can i send an simple php array to flex trough amfphp?
thanks
Comments
Comment #1
snelson commentedClosed due to inactivity. Please re-submit if you still need help.
Also, see: http://drupal.org/handbook/modules/services
Best,
Scott