Program #4
MySQL & DATABASE PROCESSING

Item No.
Challenge #4 Requirements
  Create a web application that accepts data from the user and stores it in a database table. Write a web application that retrieves the data from the database table and provides a report of that data.
#1 - HTML form to accept user inputs    [source]
#2 - Provide data integrity checking before submitting data to database [source]
#3 - Save form submissions to the database   [source]
-- Save form submissions to a LOG with browser information [source]
-- link to the "raw text file" log; review log as a Report     [source]
#4 - Program-generated HTML page that displays data in MySQL tables [source]
#5 - Use at least 2 subroutines (PHP=FUNCTIONS) in the Program
-- prtBR [source snippet]
-- prtTiger [source snippet]
#6 - Use at least 1 external module    [source]
 
Completed Program  Completed Challenge 4 Program   [source]
  SOURCE CODE: Click HERE
[Top]
Last Updated : Tuesday, November 23, 2004 18:45

(c) 2004 Robin Y. Mabry Hubbard 4ascii@marz.com