prova così
Codice PHP:
date("d-m-Y H:i:s", strtotime($row['data']." + 1 days"));
date("d-m-Y H:i:s", strtotime($row['data']." + 1 hours"));
prova così
Codice PHP:
date("d-m-Y H:i:s", strtotime($row['data']." + 1 days"));
date("d-m-Y H:i:s", strtotime($row['data']." + 1 hours"));