[PHP] pobierz, plaintext <? $t = array('1.jpg', '2.jpg', '3.jpg', '4.jpg'); echo ''.$t[array_rand($t)].'';?> [PHP] pobierz, plaintext