Hallo
so mache ich das Datum von heute.
$timestamp = time();
echo date("d.m.Y",$timestamp);
Doch wie ermittel ich das Datum von Morgen?
Gruß
philippo
Hallo
so mache ich das Datum von heute.
$timestamp = time();
echo date("d.m.Y",$timestamp);
Doch wie ermittel ich das Datum von Morgen?
Gruß
philippo