Tag Archives: Solution

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

Posted in Tips | Tagged , | Leave a comment