<?php $str = 'JAMES "JIMMY" SMITH'; echo mb_convert_case($str, MB_CASE_TITLE);
You have javascript disabled. You will not be able to edit any code.