restricted user from posting
Posted: Wed Jan 05, 2011 9:44 am
hi mate
please how to restrict user from posting 24 hours from the last post?
please how to restrict user from posting 24 hours from the last post?
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
Code: Select all
Pseudo code
//
if user = same.from.earlier
{
if time.from.last.post < (time.from.last.post + 24)
{
// take action against user