At 10:35 18.03.02 +0200, Andrey wrote: >Isn't the hack with gmmktime() faster? It is clean if the code knows >what is 1,1,1970 and how Unixtime is measured.
Seems that you'r right, as mktime(date("H"),date("i"),date("s"),date("m"),date("d"),(date("Y")+2)) calls six times the function "date" ... Martin ----------------------------------------------------------------- Dipl.-Ing. Martin Schichl SC&C Software, Communication & Consulting GmbH & Co KEG Grottenhofstr. 3, A-8053 Graz Tel. +43/(0)316/265-205, Fax +43/(0)316/265-234 [EMAIL PROTECTED], http://scc.co.at -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php