May 16, 2008
PHP: Formatting dates
Formatting dates can be tricky for the beginning PHP programmer, here’s a few simple examples that will get you started. I’ll go over how to convert from database date formats to traditional date formats and back again, as well as how to test a date using regular expression matching…
Filed by joshc at May 16th, 2008 under programming | No comments
