/* snippetty */
foreach ($mb_array as $mb_string) {
strlen('œŸŒ‡Ņ');
}
/* snip */
Oh, this is supposed to be a *strlen($mb_string)*; of course
>
/* snippetty */
foreach ($mb_array as $mb_string) {
strlen('œŸŒ‡Ņ');
}
/* snip */
Oh, this is supposed to be a *strlen($mb_string)*; of course
>