> To convert TO a unix timestamp:
> To convert FROM a unix timestamp:

Excellent.  Thank you very much for the info!

> And there is the major benefit of using Postgres...

Why do you think I decided to move to Postgres? :P

> not to mention sub-selects, views, unions, etc.  

Indeed.  And I'm going to take every advantage in using
them in my code.  I figure when all is said and done, the
scripts will run so much faster because it won't have to
be doing those things programatically.

Chris


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

Reply via email to