[GLLUG] PHP help

Adam Kendall ack@msu.edu
Fri, 19 Jul 2002 15:54:42 -0400


Ok, I've got a list of dates stored in a MySQL database in the following
format:
mm-dd-yyyy

I want to be able to check if these dates are more than 30 days older than
today.
Is there an easy way to do this?  ...or does someone have a function already
written to do a similar task that they might be willing to share?  I would
really appreciate it!  Thank you in advance!

-Adam Kendall