4
I’m using the strtotime function as an example below, with cakephp. by spending the sum of 50 years is returning null, the most I can return is adding 20 years.
Would anyone know if this is a limitation/configuration of cakephp or php itself?
date('d/m/Y', strtotime('+50years'));
I have the slight impression that this has already been answered. There is no problem in the question being duplicated, but it is important to already demonstrate here the content existing on the site :D
– Wallace Maxters