Generate Date & Time picking HTML with PHP

Here's some PHP that generates date & time-picking drop-down menus.

Besides providing someone with a quick HTML-only solution to date/time picking, you can see how I generated the dates using PHP's mktime() and date() methods.

I know you're super excited, so here's the code:

If you have questions/suggestions, leave me a note.

If you enjoyed this post, then tweet about it!