<?php echo mb_convert_case( preg_replace('~(?=\p{Lu})~u', ' ','helloThere'), MB_CASE_TITLE );
You have javascript disabled. You will not be able to edit any code.