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