--- In [email protected], Jurgen Beck <[EMAIL PROTECTED]> wrote: > > You might want to check out WebORB for PHP at > http://www.themidnightcoders.com. > > http://themidnightcoders.com/weborb/php/remoteobjectandphp.htm > > Jurgen > > TCash21 wrote: > > > > Hi all, > > Is it possible to pass an object (i.e. Graph) to a PHP script in a > > POST? and then store it in a database? Would I have to use > > HTTPService, URLRequest? I've only passed xml and string data, I was > > hoping I could send a whole object to be used later on in my > > application, rather than having to parse out every node of the graph > > into xml. > > > > Thanks > > > > >
Thanks, I'll check it out. What about amfphp? That could do the trick I think as well?

