#!/usr/bin/env php >>\n"; foreach ($radval as $key => $val) { echo $key . ':' . $val . "\n"; }