11Feb/1025
PHP – MySQL – Flex 3 Client-Server Application
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.
20Jan/1025
PHP,HTML Tutorial // POST, Table, Forms
A PHP and HTML Tutorial in which we processes information from a form using the $_POST[]; functions in PHP and created a table and form. Link for Notepad2: www.flos-freeware.ch

