Jump to content

MySql / Php time to live user account


tgeorge06

Recommended Posts

Not quite sure the exact name of which i'm looking for but...

 

I have everything working where you can register a user and login...What I forgot to do and trying to do now is setup a "time to live" value for the user starting at 365 and depleting 1 per day.

 

guessing i could just use an if/else statement for the login to check to see if they "time to live" >=1.

 

What do you guys think would be the best approach for this? Also how would i get the time to live to deplete 1 per day in the mysql db?

Link to comment
https://forums.phpfreaks.com/topic/208671-mysql-php-time-to-live-user-account/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.