[PHP] pobierz, plaintext <?php $plik[]='start.php';$plik[]='start1.php';$los=array_rand(0,count($plik)-1);$tekst = fopen($plik[$los], "r");echo $tekst;?>[PHP] pobierz, plaintext
[PHP] pobierz, plaintext <?php $plik[]='start.php';$plik[]='start1.php';$los=array_rand ($plik); $tekst = fopen($plik[$los], "r");echo $tekst;?>[PHP] pobierz, plaintext