How does one over come the issue of unix time not going beyond a certain date? ie, when I do echo strtotime("2099-10-08"); it outputs -1 This has to do with the limitations of unix time, so how does one get around it? Thanks, Brent -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php