A complete web app using flex
You can use the flex builder to generate the php (server side) code for a flex-php application. As before, Php connects to mysql But the Php is generated automatically (If it is still posted, a Youtube video shows this at:) srhHchttp:// srhHc (or search php+flex+mysql on youtube)
Make a new flex project with php as application server
Set web root and root url to your www directory of apache and localhost respectively
settings Output folder is defaulted You may need to use localhost:port if port is not 80 Validate configuration Accept default settings and finish project setup Server must be on
Create application from data Select data Select create application from database
Select table
Settings: localhost, DB name & user
Accept settings
Shows table information and how php will manipulate
Running the php in the www/debug directory of apache
Notice – you can delete, edit and add records!