{% else-1 %}
(20 мар 2015, 22:44) (1/0) [1]
<?php

$data = scandir('images/');

$count = count($data);

$img = rand (0, $count);

?>
  • 1 из 1