I'm looking for a simple solution for paid memberships on my website.
Basically all I need is a mysql value to change. (Changing account type.) I know you can use Paypal IPN to do this easily.
The problem is after x months the account needs to be changed back. What is the best way to do this? Do I have to run code every day to check expiry times? Or is there something easier?