How to Create a client-server web application with Flex & PHP

Oct 1, 2008 06:19 AM
Article cover image

This tutorial demonstrates how to create what is called a complete client-server web application which consist of a Web Application, PHP, and MySQL. The tutorial shows how to automatically generate the PHP necessary to talk to a MySQL database using Adobe Flex Builder 3.

The steps that you will go through to create the client-server web application are:

1. Create a project

2. Change application server type to PHP

3. Set server location, Web root c:\wamp\www, Root URL http://localhost (port 80)

4. Validate configuration

5. Finish

Note: Mike named the Flex MXML application PHP4. This is just the name of the application not the version of PHP that we are running (which is Php 5) - dumb name choice on my part. Should have called it MyPHPApp.

Just updated your iPhone? You'll find updated Apple Intelligence capabilities, new wallpapers, and enhancements to Calculator, PDF cropping, and Live Voicemail, among other useful features. Find out what's new and changed on your iPhone with the iOS 18.3 update.

Related Articles

Comments

No Comments Exist

Be the first, drop a comment!