[PHP] pobierz, plaintext for($i=0, $i<10, $i++){ for($j=0, $j<10, $j++){ $tab[$i][$j] = 'blabla'; }} [PHP] pobierz, plaintext