Selecting Date from a Mysql field in specific format
By John C. Zastrow
I had a membership table with users and the datetime at which they
joined the site. I needed to get a count of members joining per month,
so I did this:
[Read More]