<?php $str = 'MAIŅA UN ATGRIEŠANA'; $str = strtolower($str); echo $str; // Prints mary had a little lamb and she loved it so
You have javascript disabled. You will not be able to edit any code.