***Connecting to a database*** If needed, replace ('localhost', 'root', '') with your server, username, and password. Place this in a new file called db.inc.php in the same folder as index.php ---- ***Form Code*** Drop this directly into the section of your index.php file.
Company:
Type:
Roast: Light Medium Dark

---- ***Form Processing Code*** Create a new file called product_insert_result.php and place it in the same folder as index.php ---- ***Display Data*** Create a new file called product_show.php and place it in the same folder as index.php '; } echo 'Return to home.' ?>