Lee Brimlow did an awesome tutorial on AMFPHP
July 30th, 2008
Lee Brimlow posted a New video tutorial on using AMFPHP and it is very good.
Learn how to install AMFPHP and create a simple service that sends email
It covers the majority of what you will need to know in order to really get a grasp on AMFPHP. Thanks Mike Potter for pointing out this great asset.


Hey Wade, when you responded to my speed comparison’s, you asked something about using a C extension, and I wasn’t aware of what you meant. I setup AMFPHP in the same basic manner as Sir Brimelow. Is there an advanced setup that improves speed?
http://www.leefernandes.com/blog/blog/Entries/2007/10/17_E4X_XML_vs_URLVariables_vs_AMFPHP_1.9_beta2.html
lee — check out amfext
http://www.amfphp.org/docs2/amfext.html
Hi Wade,
I’m coding a Flex cms with a lot of features. Though I need a lot of services. For better orientation I want these services to be stored in different sub-directories inside the services-folder. But now what is the way in Flex to adress those services in the sub-directories?