Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End Countdown with php ? Re: Countdown with php ?

#77059
TheDoc
Member

Then it won’t really be a ‘countdown’, per se.

I assume each user has a location in a database somewhere. In that table I would create a new column for ‘user_expiry’ and make a call to that.

I’m not knowledgeable enough in programming to help you further, but that’s the direction I’d go.