CS53001 Web Interface Example
First, a link to a php script (list_tables.php) that list all tables in
your database:
List your tables!
Second, a form to get all attributes of a user given a username. The script that runs when you press the Submit button is list_attrs.php.