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