Hi,
I am somewhat new to PHP and MySQL and I am having a little trouble with what I want to do, which is assign a cell for each option selected and a price or insert the price into MySQL table depending on the option selected. Whichever is easier or more sufficient. Then, when you click the recalculate button, it will add up all the prices and echo the total below. Whats the best way to do this? Any help is appreciated. Here is the form:
http://illcomputers.comyr.com/custom.php
Thank You