Php: Pull Quantity From Table

Php: Pull Quantity From Table
Goal:
To pull quantity of tiles needed to fill out a specify dimension (width x length). Web clients should be able to select from two list boxes that will have the number of feet (widht) and the number of feet (length) of the surface they want to cover with our tiles.

Details:
We need to show in a browser two list boxes that have the width and length combinations. Once client chooses a combination, the client will go to the server and pull the matching data cell from a table. We are using PHP 5x, with a server runing Windows IIS 7.0.

Leave a Reply

Your email address will not be published. Required fields are marked *