The document discusses the relationship between Flex, Adobe AIR, and PHP for building rich internet applications (RIAs). It describes how Flex and AIR can be used to create applications with a PHP backend by calling PHP functions through AMF remoting. Examples are provided of communicating between Flex/AIR clients and PHP servers using REST services, web services, and remoting. Tools for developing Flex and PHP projects together in Eclipse are also discussed.