<?php $str = 'BLØF'; var_dump( strlen($str) ); var_dump( mb_strlen($str) );
You have javascript disabled. You will not be able to edit any code.