<?php error_reporting(-1);mb_internal_encoding('UTF-8'); $test = 'лалка азаза';$test = ucfirst($test); echo $test; ?>
Standard input is empty
лалка азаза
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!