Identifing when an instance of 4 values are identical?

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
netties001
Forum Newbie
Posts: 4
Joined: Thu Jun 04, 2009 5:16 pm

Identifing when an instance of 4 values are identical?

Post by netties001 »

Here's my question:

I have an order database where one of the columns has the price. I wish to identify groups of 4 prices being the same at £3.00 then deduct 2.00 off the final total price as a discount... Any idea's where I start?

Thanks in advance,
Adam. :drunk:
Post Reply