I am trying to add a feature to our penny auction script, using cakePHP as the coding backend, that will not allow a user to bid if they have won a certain amount of items per week.
Say I won seven items by thursday, then I would not be able to bid on any items Friday or Saturday. That is what I am trying to add, though I am not sure how.
Any Ideas?







Bookmarks