how to get year from date in php code example Example: php grab year from date $year = date("y",strtotime($mydate));