AMFPHP allows you to do RPC with objects too. Last thing I've heard and seen is that AMFPHP is changing hands. You'd need to monitor traffic to see what the future holds for it.

WebORB is extremely solid and Mark and Harris at Midnight Coders are great in keeping up with adding new features to it.

Essentially it comes down to your preference. Check both of them out, but my pick would be WebORB. :-)

Jurgen

TCash21 wrote:

--- In [email protected] <mailto:flexcoders%40yahoogroups.com>, Jurgen Beck <[EMAIL PROTECTED]> wrote:
>
> You might want to check out WebORB for PHP at
> http://www.themidnightcoders.com. <http://www.themidnightcoders.com.>
>
> http://themidnightcoders.com/weborb/php/remoteobjectandphp.htm <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 try it. What about amfphp?

Reply via email to