associtive array php

PHP

$age = array("Peter"=>"35", "Ben"=>"37", "Joe"=>"43");
Source

Also in PHP: