Forum with time limits
Posted: Sat May 10, 2008 3:21 pm
Hello,
I'm somewhat new to PHP but I know a little. I want to build a forum style website but I want to implement a time limit for each post. For instance, there is a list of each person registered on the forum in order of which they are to post. Lets say I am the first to post. The next person has 2 days to post their addition before it goes to the next person in the list. I'd also like it to email a reminder to the person as their time comes up. Is this possible?
I'm somewhat new to PHP but I know a little. I want to build a forum style website but I want to implement a time limit for each post. For instance, there is a list of each person registered on the forum in order of which they are to post. Lets say I am the first to post. The next person has 2 days to post their addition before it goes to the next person in the list. I'd also like it to email a reminder to the person as their time comes up. Is this possible?