<?php $input = <<< EOT TW7 8PX TW14 8NU W3 7JW EOT; $output['postcodes'] = explode("\n", $input); echo json_encode($output);
You have javascript disabled. You will not be able to edit any code.