how to check date expiration?
check expire date in mysql database
date------->status
10/27/2010->approve
10/28/2010->approve
10/26/2010->approve
date now is 10/26/2010
so it will search from the table where date=datenow then update the status to finish