dmirsch Posted November 1, 2011 Share Posted November 1, 2011 I need to say startDateTime>=2009-08-31, but when I put that into the WHERE statement of the MySQL query it is not work. How would I write that? Link to comment https://forums.phpfreaks.com/topic/250255-date-in-mysql-query/ Share on other sites More sharing options...
The Little Guy Posted November 1, 2011 Share Posted November 1, 2011 you need to have quotes around the date Link to comment https://forums.phpfreaks.com/topic/250255-date-in-mysql-query/#findComment-1284107 Share on other sites More sharing options...
dmirsch Posted November 1, 2011 Author Share Posted November 1, 2011 THANK YOU! Link to comment https://forums.phpfreaks.com/topic/250255-date-in-mysql-query/#findComment-1284111 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.