Ok, here I am... a new Flex2 developer with a lot of Flash AS2 knowledge... but I have a question...
What is the best way to send and recieve data from an MySQL Server over PHP?
I heard of a lot of possibilities.... AMFPHP, PEAR:SOAP, simple POST/GET..... what is not a really good thing? I would like to use XML if possible, so probably PEAR:SOAP is a good thing...