View Full Version : Multi-dimensional arrays
zarski
03-28-2003, 10:45 PM
Thanks for tutorial ... Big help on getting me started with remoting. I have one question .... could I put a multi-dimensional array right into flash? Like $_SESSION['AUTH_username'],$_SESSION['P000']['Exp_name'] , and $_SESSION['P000'][1]['ITEM_desc']. Could I just send over the $_SESSION var? If so how does flash convert over these variables?
Thanks
Jesse
03-29-2003, 03:55 AM
Well in my buletin board example I send back (from PHP) an array containing an array and it comes in as an Object cointaining Objects, so it should work.
zarski
03-29-2003, 06:30 PM
Ok. Actually I did not setup your BB example. I just got your test example working and then I went ahead and did the campsite example. I will go and check out the BB example. Thank you.
zarski
03-30-2003, 01:38 AM
Thank you Jesse -- the BB example answers my question.
|
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.