<?php mb_internal_encoding("UTF-8"); $str = 'Sergio Agüero'; echo mb_substr($str, 0, 10);
You have javascript disabled. You will not be able to edit any code.