Have you looked into WebORB for PHP? 
http://www.themidnightcoders.com/weborb/php/index.htm

With WebORB you can use RemoteObject, invoke a method in your PHP
class and pass ArrayCollection as an argument. WebORB will then invoke
the function in the server-side class and the parameter will be a PHP
array.

Cheers,
Mark

--- In [email protected], "christophevond" <[EMAIL PROTECTED]>
wrote:
>
> How do I send an ArrayCollection to PHP? I would prefer not to use
> AMFPHP if it is at all possible. This is probably more of a PHP
> question on how do I receive it, so whatever you have I would
> appreciate it.
> 
> Thanks
>





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/flexcoders/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 

Reply via email to