Okay with the thing i am making i am not 100% sure what would be the best why to work with time so what i want to do is have a day when you buy like for EG : date('Y-m-d', strtotime('+1 month')) and that put in a database and have it like date('Y-m-d') >= $data from database that the best why of doing it or should i do it the way were it makes a lot of numbers?