Topic: Randon image
Which is the best way to generate random numbers?
Like this:
$last = rand(1, $xml->count()) - 1;
Or like this:
$last = rand(1, $xml->count());
..::: Moncho Varela ::::.. ..::: @Nakome ::::.. ..::: Github ::::..
+ Werasu