<?php $string = 'Čovjek'; echo mb_substr(strtolower($string), 0, 1);
You have javascript disabled. You will not be able to edit any code.