I have a page that Im creating and I want to be able to activate profiles for three months and then is deactivated.
I use that to get the current date, but how can I add three months to that and then deactivate the 'activated' field in my Mysql database when the time runs out?PHP Code:echo date('m-d-Y');
Thanks,
zack







Bookmarks