I have the PHP code to produce a product listing, and also the code to Update the fields of an existing Product. (The code for all the examples including the Access database is attached as a Zip file).
Supply me with the PHP code to
1.Add a new product to the database.
2.Delete an existing product from the database.
Thank you !