Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

ONLamp.com:
Introduction to Flex Using PHP
Jul 20, 2007 @ 15:23:00

O'Reilly's ONLamp.com website has posted a new tutorial that merges PHP with another powerful web technology - Flex.

With all the hype (and money) surrounding buzzword terms like Web 2.0 and Rich Internet Applications (RIA), it's easy to wonder, "How can I integrate that into my PHP application?" Certainly, Asynchronous JavaScript and XML (Ajax) technologies that use JavaScript code are a good option. But you should also have a look at the Adobe Flex framework. With Flex, you can quickly build functional, attractive user interfaces in Adobe Flash that communicate to your PHP web application through XML.

They go through the usual of showing what Flex is and how it flows in a web application. From there, they move into the tutorial portion - installing the Flex Builder software, creating a new project, testing using Flex Builder and the construction of a sample application (store/access a list of subscribers).

tagged: flex tutorial introduction flexbuilder debug subscribe flex tutorial introduction flexbuilder debug subscribe

Link:


Trending Topics: