Codice PHP:
foreach ($array as $index => $value)



$year = array("01"=>"Jan""02"=>"Feb""03"=>"Mar");



$this->NomeTuaFunzione();