<?php $string = 'můj žlutý kůň'; var_dump(explode('ů', $string, -2));
You have javascript disabled. You will not be able to edit any code.