A Basic e-commerce website for an imaginary retailer of books
Basic implementation that includes 5 PHP files: index.php, cart.php, admin.php, DB.class.php and lib_project1.php
Features -
- A global navigation system that links to every other page
- Passes HTML5 validation.
- Uses CSS extensively
- Employs paramterized SQL queries using prepared statements