array_out = array_rand( array, count ); to make sure that links are unique and don`t double. If you have 3 links in your array, then array_rand( $your_array, 2 ) will return array with 2 different elements.
Why not?Originally posted by 1337elite@43 Minutes Ago
The thing is i can't use php on my server..