Hallo,
$timestamp = strtotime($Y-$m-$d);
$timestamp = strtotime(2003-10-22);
Fällt Dir was auf? ;)
Generelle Empfehlung: error_reporting( E_ALL );
Gruss, Thoralf
Hi,
ich bins nochmal. Also mir fällt da nichts auf und error_reporting steht auch auf E_ALL.
Hab auch unter php.net geguckt, kann aber nix finden
Gruß
Gerd