Howdy all, is there a function in MySQL or PHP that will parse a date out into three seperate variables: $month, $day, $year?

Thanks!

    What is it lately with people asking all of these questions about date functions? Doesn't anyone bother to search for prior posts or search the manual anymore? (No offense tiburblium, but the date questions have been beaten to death these past couple of years) and the time & date functions aren't even that hard to understand if you just work through the examples given in the manuals...

      Write a Reply...