News Feed
Jobs Feed
Sections




News Archive
php|architect:
Rich Internet Applications With PHP and Flex (Part 2)
June 01, 2006 @ 06:22:32

From php|architect's ART article repository today, there's part two in the series following the creation of "rich internet applications" with PHP and that ever-helpful Adobe product line, their Flex products. This time, they look at how the the AMFPHP (flash remoting for PHP) library can make the connection even easier.

They start with links to the downloads for AMFPHP, and mention to "just follow the instructions" to get it set up. They provide a "create database" string to feed into MySQL before getting into the actual code for the application. The functionality grabs the list of users from the database table and stores it where the Flex interface can get to it.

The next step - generating the interface - is a simple one. They provide the code to cut and paste in to display all of the information the previous script had pulled out (in a datagrid).

Finally, they pull it all together, using the AMFPHP library to bridge the gap between the PHP script and the Flex interface, pushing the data into the Flex application.

0 comments voice your opinion now!
flex applications rich internet part2 tutorial flex applications rich internet part2 tutorial


blog comments powered by Disqus

Similar Posts

SitePoint PHP Blog: Build a Lifestream with SimplePie

php|architect: Two New ART Articles (CakePHP and More Flex)

EchoDitto Labs Blog: How to Configure Eclipse PDT with Zend Server Debugger on MAMP for Drupal

Derick Rethans: Connection Handling with the MongoDB PHP driver

NetTuts.com: Build Web Apps From Scratch With Laravel: Filters, Validations, and Files


Community Events











Don't see your event here?
Let us know!


community introduction database unittest interview opinion functional usergroup podcast development language testing framework series zendframework2 symfony2 release phpunit conference rest

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework