barkster Posted June 30, 2006 Share Posted June 30, 2006 I have a datefield(timestamp) that I want to query to see if it has expired. Is to possible to a select query WHERE datefield + 60 days < now()? Thanks Quote Link to comment https://forums.phpfreaks.com/topic/13342-mysql-date-function/ Share on other sites More sharing options...
karthikeyan_coder Posted July 1, 2006 Share Posted July 1, 2006 check out the php.net date manual... they are telling more info about timestamp handling... http://php.net/manual/function.date.php Quote Link to comment https://forums.phpfreaks.com/topic/13342-mysql-date-function/#findComment-51472 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.