A Virtual Store-Shop

Select a query






First we implement the table : "stock"
... with a PHP Script or with phpMyAdmin program
The minimum of copies to keep in store is set manually in the database , in this Demo this value is set from 1 to 14 randomly , the Administrator can easily modify these values in a phpMyAdmin window.

This program can be modified to deal with any kind of goods , more queries can be set by simple Copy & Paste & Modify.
With PHP you can reach every single record and modify it as you can modify a higher minimum stock value.
home