all groups > macromedia flash flash remoting > december 2005 >
You're in the

macromedia flash flash remoting

group:

amfphp session ??


amfphp session ?? c0nsurrexistis
12/3/2005 4:59:18 PM
macromedia flash flash remoting:
hi guys, im not sure if i can do this:
i have amfphp working great and i would like to have a function in my php
service that return a php session var...
kinda like that
session_start();
return $_SESSION['myVar'];

any help on that?

Thanks
Luke.
Re: amfphp session ?? somaboy mx
12/8/2005 10:18:22 PM
[quoted text, click to view]

I 've sent back and forth session data between flash local sharedobjects
and php using loadVars, haven't tried it with amfphp yet... but I don't
see why it wouldn't be possible, you could even return your whole
session array and have it available as an array in flash, just be
careful of what you put in there.

AddThis Social Bookmark Button