Search
Categories
Resources
Monthly Archives: October 2009
Dealing with MySQL Date
Working with dates can be a pain, especially if you are storing them in a database. In the quick example you will learn the basics of the date, strtotime, and mktime functions to convert your dates to be stored in … Continue reading