Web Application

October 4, 2008

PHP - MySQL - Flex 3 Client-Server Application

mikenku posted video:


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 Northern Kentucky University.

Filed under Education by administrator

Permalink Print 13 Comments

September 22, 2008

How to update a MySQL DB with AJAX using D4PHP by CodeGear

howie1howie posted video:


This Delphi for PHP tutorial shows you step by step how to create a Delphi for PHP web application to update a MySQL database using AJAX.

Filed under Howto by administrator

Permalink Print 8 Comments