<?php $string = 'foobar, 2 foo 3 bar'; $string = preg_replace("/\s| /",' ', $string); $output = ucwords($string); print_r($output);
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`