PHP ranking code
Posted: Fri Aug 16, 2013 12:17 pm
Hi I am making a shopping site and wish to display some user ranks.
How can i rank each user for a certain field, and then insert the user's rank
into a corresponding field for each user? Ranking is detarmined based on the
amount($) of transaction made in the last 6 months and depend on the rank defferent commission fee will be applied.
Rank variation is
Premium(more than $600) commission fee is 5%
Gold($301-$600) commission fee is 9%
Silver($101-$300) commission fee is 11%
Bronze(0-$100) commission fee is 13%
Any help will be appreciate.
Thanks for your help.
How can i rank each user for a certain field, and then insert the user's rank
into a corresponding field for each user? Ranking is detarmined based on the
amount($) of transaction made in the last 6 months and depend on the rank defferent commission fee will be applied.
Rank variation is
Premium(more than $600) commission fee is 5%
Gold($301-$600) commission fee is 9%
Silver($101-$300) commission fee is 11%
Bronze(0-$100) commission fee is 13%
Any help will be appreciate.
Thanks for your help.