Ok i have no clue what he is on about but its much eaiser to use unix time when saving time date('U')
i would have the order form and on successfull payment have it go to a page which adds a record to a database with user name and password and plan or time period and a expire date which you generate with date('U') + 60*60*24*30 (which works out to 30 days)
You then have a CRON job (a script which you set up to run automatically every X amount of time which goes thro and deletes all entries whcih have expired.
However you may prefer having a field which has status and it simply updates expired with a status of expired so users can easily pay again and continue using the same details
it should be a fairly simple system.
i might even be able to make it for you if i have more details.
if you are interested PM me.
Dan
__________________
Discounted Web Hosting With XDnet! >> Get 25% of hosting~ Promo: Webmaster-talk <<
|