Revision: 33090
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at October 6, 2010 02:08 by Tate
Initial Code
if ($time < time() - strtotime('-3 months')) { // older than three months }
Initial URL
http://www.sitepoint.com/forums/showthread.php?t=584839
Initial Description
Initial Title
Check is date is past a certain timeframe
Initial Tags
Initial Language
PHP