Header Banner
wonderhowto.mark.png
Gadget Hacks Next Reality Food Hacks Null Byte The Secret Yumiverse Invisiverse Macgyverisms Mind Hacks Mad Science Lock Picking Driverless

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

Oct 1, 2008 06:19 AM

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.

You already know how to use your phone. With Gadget Hacks' newsletter, we'll show you how to master it. Each week, we explore features, hidden tools, and advanced settings that give you more control over iOS and Android than most users even know exists.

Sign up for Gadget Hacks Weekly and start unlocking your phone's full potential.

Related Articles

Comments

No Comments Exist

Be the first, drop a comment!