11-7 Database and Xampp hosted server interface Customized Databse and GUI made with PHP, HTML, Python and MySQL Demonstrating PHP POST requests to generate all products in database Allows queries by searching and by choosing specific categories in department options Graphic User interface to include valid forms into the databse Valid forms meet the requirement of unique name, price, category, and optional image Using PHP sessions to allow carts to be held with opders for customer until time of purchase Calculates price by indexxing into generated session list for product id and quantity Option to remove session elements through delete button on container Example Query of generating page of products only with the category is equla to candy to the front page Logical schema for the product table