Help for this page
if($random_integer1 < $random_integer2) { ... $random_integer2 = $random_integer1; $random_integer1 = $tmp; }