php get the month of a date code example Example: php grab month from date $month = date("m",strtotime($mydate));