[PHP] pobierz, plaintext <?php$a = 'Żaba';echo str_replace('Ż', 'Z', $a[0]);?>[PHP] pobierz, plaintext