How can I determine if a given UNIX timestamp is out of range on the current
system?

Right now I get an error thrown that tells me the timestamp is out of range.

I'd like to "catch" that error, deal with it in my own manner, and not have
the user see what went wrong.

Thanks

Walter

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to