Page 1 of 1

simple fixed calc.

Posted: Fri Aug 01, 2003 11:42 pm
by username321
Could someone help!

I am trying to create a fixed price calculator.

client will chose red, blue or green / value is 2, 3, 3 respectively, and then enter quantity. I need a php script to query mysql and kick out the price for that request.

Any suggestions?