Show Output
PHP Associative Array
22, "Clark"=>32, "John"=>28); // Printing array structure print_r($ages); ?>