Speaking at SWFCAMP: N-Tier Development with AMFPHP
I am going to being making a presentation on AMFPHP at SWFCAMP which is put together by the Adobe users group mn.swf. If you are going to be attending the confrence make sure you say hi! Also post a comment if there is something specific that you would like to hear about.
N-Tier Development with AMFPHP
In this session you will learn the basics of setting up an AMFPHP PHP environment. We will then walk through a CRUD (create, read, update, delete) example in both Flash CS3 and Flex. You should leave this session with confidence in starting to use AMFPHP in building your business logic and data tiers for future Flash Player based applications. Throughout the session we will describe some of the tips and tricks for optimizing AMFPHP with information on class mapping, Authentication, ArrayCollection’s, and AMFEXT, which will keep the attention of even the most veteran RIA developer.


Hell yeah, I’ll be there! I found your recent blog post about ArrayCollection stuff was useful.
And this is maybe a general question that I have. When sending a request from Flex/whatever, does it keep the connection open waiting for more requests? When looking at the raw response it seems like it’ll return the results for multiple AMF requests at once (at least if my memory serves me right).
another relevant issue is addressing the whole debugging part and what to do when the PHP script errors out resulting in odd error messages.
Hey Wade –
You didn’t happen to record your talk did you? Just saw this and am sad I missed it.