Posts Tagged Server Web
PHP – MySQL – Flex 3 Client-Server Application
Posted by admin in Uncategorized on November 23rd, 2009
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 data base. Note: I 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. It was created by Mike Lively at …
Ksasky.com