codice:echo $ggm; // echo resistuisce 2020-03-19 $timestamp = strtotime ('+1 year' , strtotime ($ggm)) ; $data1 = new DateTime(); $data1->setTimestamp($timestamp);
codice:echo $ggm; // echo resistuisce 2020-03-19 $timestamp = strtotime ('+1 year' , strtotime ($ggm)) ; $data1 = new DateTime(); $data1->setTimestamp($timestamp);
Ultima modifica di filippo.toso; 14-04-2021 a 10:14 Motivo: Typo