[PHP] pobierz, plaintext <?php$lancuch="";$arr=explode(".", $koszyk);foreach ($arr, $el) $lancuch=$lancuch.$el." "; print $lancuch;?>[PHP] pobierz, plaintext