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