hi,
so gibt man doch in PHP das Aktuelle Datum aus gelle ?
<?php
$heute = getdate();
print_r($heute);
?>
wenn man eine derart unschöne ausgabe haben möchte, vielleicht.
wenn man eine "schön" formatierte ausgabe haben möchte, wäre evtl. date() vorzuziehen.
gruß,
wahsaga
--
"Look, that's why there's rules, understand? So that you _think_ before you break 'em."
"Look, that's why there's rules, understand? So that you _think_ before you break 'em."