Instead of AMFPHP I would suggest looking into WebORB
(http://www.themidnightcoders.com/weborb/php/).

I started out with AMFPHP but ran into some problems. These all went
away once I switched to WebORB.

There are some great tutorials at the site (Just click on the Flex
Integration tab).

Also this thread may help you out:
http://tech.groups.yahoo.com/group/flexcoders/message/126783


--- In flexcoders@yahoogroups.com, "karthikeyan.sivanantham"
<[EMAIL PROTECTED]> wrote:
>
> Hi guys,
>           I'm a flex newbie and I'm trying to use amfphp with flex. Can 
> someone suggest a good tutorial on flex and amfphp. I've gone through a 
> few links but they just demonstrate a simple app, like a helloworld 
> example where data is sent from the server(one way). one of the links 
> I've referred is this
> 
> http://blogs.adobe.com/mikepotter/Flex%20and%20PHP%20060221.pdf
> 
> but even here, data is sent from the server and not to it. I wanna know 
> how to send data to the server from the flex frontend using amfphp. 
> 
> One more question is that, when data is sent using amfphp, should the 
> php code be always object oriented? 
> 
> Cheers,
> Karthik
>


Reply via email to