//Data.php Data "; echo $comments; } else { die ("Can\'t create ". $tableName." ". mysql_error() ); }//end //confirm table creation }//end //if table does not exist, create it }//end //confirm connection to database }//end //Test connection mysql_close($connection); ?>


The Data Warehouse

 keyField
 First Name
 Last Name
 Occupation

Radio Buttons, select your choice Two Two Three

Checkboxes, select your choices Check1 Check2 Check3 Check4

This is a dropdown box

Enter your comments



include( 'mainMenu.php' );

Michael Robinson