[Nov 23, 2009 14:09] Web access to Microsoft Live@edu accounts now works.
The PHP and MySQL example pages and Perl DBI and MySQL example pages all refer to a MySQL database called "mst3k_Inventory". If you would like to use the example PHP scripts on your own web site, you will need to do the following:
- Download a copy of the database onto your hard drive. Right-click on the following link and choose “Save link as”. Save the file to your desktop or other easily accessible location:
- Get a MySQL account if you don't already have one, and create a database on dbm2.itc.virginia.edu.
- Use phpMyAdmin to upload the database contents to the database you created on dbm2. For information on using phpMyAdmin, visit the phpMyAdmin website.