1.1 ! misho 1: --TEST-- ! 2: Strlen() function test ! 3: --FILE-- ! 4: <?php echo strlen("abcdef")?> ! 5: --EXPECT-- ! 6: 6