\ colour test /

Soldato
Joined
27 Oct 2004
Posts
11,031
Location
Stoke on Trent
fearsunsigft2.jpg

cssqx2.jpg

css2np1.jpg

css3tq2.jpg

planenv7.jpg
 
Last edited:
sorry for the late reply, i never check this thread :o

enter

Code:
<?php

$files = glob('{*.PNG,*.png,*.JPG,*.jpg,*.GIF,*.gif}', GLOB_BRACE);
readfile($files[array_rand($files)]);

?>

in notepad, save as rotate.php

save that file with the desired images in a folder on a webspace, then put the loaction in
tags
 

..........
..........
..........
..........
..........
[color=#SSSSSS]..........[/COLOR]
..........
..........
..........
..........
..........
..........
..........
..........
..........
..........
 
Back
Top Bottom