<?php echo strtolower("This is an UTF-8 string, containing ÆØÅ ИЕ and will not be lowered")."\n"; echo mb_strtolower("This is an UTF-8 string, containing ÆØÅ ИЕ and will be lowered");
You have javascript disabled. You will not be able to edit any code.