<?php $color = array(4 => 'white', 6 => 'green', 11=> 'red'); echo $color[0];
You have javascript disabled. You will not be able to edit any code.