<?php $string = "OH HeLlo world, it'S \"NiCE\" 'to' sEe you!"; echo mb_convert_case($string, MB_CASE_TITLE, 'UTF-8');
You have javascript disabled. You will not be able to edit any code.