[PHP] pobierz, plaintext <?$i = array( 0 => "napis" ); while($i < 10){ echo $i ; $i++;} ?> [PHP] pobierz, plaintext