'value'); reset($a); while (list($k, $v) = each($a)) { print $k . ': ' . $v; } ?>