php and mysql in different time zones
Just a quick code tip for working with dates in mysql and php. I’m building a script to regularly mirror my last.fm recent tracks to a mysql database of my own. I’m interested in experimenting with daily and hourly statistics. One problem that has taken me some head scratching has been the fact that the [...]