E Em-Em New member Feb 28, 2010 #1 If I have this code: $strDate = "2010-07-05"; $date = date(strDate); How can I get the month, day, and year of $date... Thanks...
If I have this code: $strDate = "2010-07-05"; $date = date(strDate); How can I get the month, day, and year of $date... Thanks...