Share Share on Facebook Share on Twitter Pinterest Email <?php $str = 'abc d'; $i = 0; while(isset($str[$i])) { $i++; } echo $i; ?> 0 Siddharth Shukla Website Related Posts How to get php value from html element January 23, 2023 Destination folder already exists January 23, 2023 How to fix Corrupted database January 23, 2023 How to fix SSL errors? January 23, 2023