simple fixed calc.

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
username321
Forum Newbie
Posts: 1
Joined: Fri Aug 01, 2003 11:42 pm

simple fixed calc.

Post 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?
Post Reply