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