Adding database to my website

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to setup my website in a way that each time someone orders a product
the number of the amount of product I have reduces, so that when I longer
have that product, it will tell the buyer it's out of stuck.
Is there an easy way to do this? My hosting company is Godaddy my plan
includes Mysql. Thanks.
 
You will need to use a database (mysql is a datbase) and script
conecting to the database. Hint: learn script or get someone who does to
do this for you.

...PC
 
Back
Top