<?php $foobar = "foobar, 2 foo 3 bar"; echo mb_convert_case(html_entity_decode($foobar), MB_CASE_TITLE);
You have javascript disabled. You will not be able to edit any code.