<?php $a = "Andijon"; $r = str_split($a); for ($i=0; $i < count($r); $i++) { if ($r[$i] == 'i') { echo ++$i."- harf"; } } ?>
« Mavzuga qaytish