Hi,
I would like to grant access to certain people for a certain time.
There for i have added a date field to the user table in the Mysql DB.
So that i can specify a date when the user should stop getting access to the site.
NOW how do i check the date in the DB vs the date of today... to check if the user still have the rights to access the site.
Kind regards,
Gerry