phpCDs :: Online Music Inventory View Cart     »     Update Page     »     Help :: About   

phpCDs :: Help :: About Using the Site | About the Site | Contact
.htaccess File that enables the Apache File protection

.htpasswd Small text file that has the name:password values for .htaccess

about.php This is it, you're reading it now. Stuff regarding nuts'n'bolts of this project.

addImage.php Page served as a small popup to add & update album cover thumbnails.

body.inc Text file that inserts body with some parameters like marginheight and a center tag.

cart.php Script to create, update & delete the basket items in shopping cart environment.

cdform.cgi Perl script used in checkout.php & contact.php to send email to webmaster and autoresponse to submitter.

cdlistANY.php Script to display database records.

cdlistColumn.php Script to list the contents of the category selected. Same resultset as the pulldown menus.

cdlistSearch.php Script to handle more refined search of database by category.
Requires explicit use of wildcards (%).

checkout.php Script to transfer the information from shopping cart into a form.

contact.php Additional contact information and such.

db.php Script to set session cookie for the shopping cart environment.

db_access.inc Snippet of code for the basic database connection.

display.inc Main php-include for the table used to show the results.

doUpload.php Script behind addImage.php page to upload album cover images.

editCDs.php Script to update & delete database records.

editSearch.php Script to display records in a form for updating and deleting database records.

html_hdr.inc Snippet of HTML & CSS that defines the text and link appearance.

index.php Page that defines frames for application UI.

insert.php Script to insert database records and search for records to be updated or deleted.

response2.txt Small file containing text specific to the Shopping Cart form used by cdform.cgi in the autoresponse.

response3.txt Small file containing text specific to the Contact form used by cdform.cgi in the autoresponse.

topframeCD.php Script that displays bottom frame. Includes the pulldowns and search window.

using.php Page that provides instructions to help aid where to find data and the cover images. Also how to get the best results from the Search page.

welcome.php Page that has the large B&W photo of the guy looking through the CDs.
Main Photo Credit: http://www.lbfl.li/patent/

welcome2.php Page that indexes the three help pages: using.php, about.php, contact.php

zarkobar.inc Snippet of code for the grey bar at the top of the page.

zarkobar2.inc Modified version of zarkobar.inc designed for the image upload popup.