php extract year from date string code example Example: php grab year from date $year = date("y",strtotime($mydate));