Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. dapperdanman1400

    datetime comparison problem

    I have a query in a php page that goes something like this: SELECT * FROM posts WHERE post_time < '$php_var_date' LIMIT 0,1 I'm using this in a blog where I need the previous post's post date. php_var_date is an ISO 8601 formatted date. The post_time is of the data type datetime. While I...

Part and Inventory Search

Back
Top