Hi ... I have a datetime field in my dB such as
yyyy-mm-dd hh:mm:ss.
How would I write a MySql statement in PHP to select all dates from this dB for a specific date of yyyy-mm-dd regardless of the hours, minutes and seconds.
Jim Null
yyyy-mm-dd hh:mm:ss.
How would I write a MySql statement in PHP to select all dates from this dB for a specific date of yyyy-mm-dd regardless of the hours, minutes and seconds.
Jim Null