Posted by ZeldorBlat on 10/14/85 11:30
How about this: $expiry = strtotime('2005-02-20 16:20:00'); //$expiry is a timestamp $query = "SELECT * FROM tbl_market WHERE UNIX_TIMESTAMP(start_date) < $expiry";
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming