If I am using this for date:
$date = date("h:i A dS M");
How can I make a secect statment that would check the ip or a check for cookie or both, not actually sure what would be best.
But anyway, check to see if a post was done within the last 15 minutes and if one was, echo something and if 15 minutes has passed by, then allow a post.