Benvenuto!
This project began at a time before I stated hanging out with Graphic Designers. This is not now, nor will it ever be, a site for any music store. With the exception of most of the CDs in "inventory" everything, including the contact info, is fictitious. I'm told the Latin text is meaningless. Based on my recollections from High School Latin class, I concur. =)
This welcome page features a shuffled array of welcome messages in several languages. It may or may not be different each time you visit.
The Products page searches the MySQL database based on one of three criteria. It builds a table using echo() and for(). It also randomly displays one of eight featured products from the database.
The calendar page was mentioned in the course, but not actually covered. At my day job, I've made modifications to an existing PHP & MySQL calendar, but making my own may be one of the last things I do with this project.
The Fan Forum from the assignment needed some work to prevent abuse. This will be finished after the registration process.
The registration process from class didn't provide any means of remembering users throughout the site, but, story of my career, I've got a book, Sams Teach Yourself PHP, MySQL, and Apache, so stay tuned…