[PHP] pobierz, plaintext for($i = 1; $i < 10000; $i++){ file_put_contents ( "$i.html" , "Liczba $i");}[PHP] pobierz, plaintext