Search found 2 matches

by Isolder
Tue Jan 24, 2006 1:07 pm
Forum: PHP - Code
Topic: Using Image Rotator multiple times doesn't change picture
Replies: 6
Views: 779

The unique string on an image call did the trick for me, thanks.
by Isolder
Mon Jan 23, 2006 9:34 pm
Forum: PHP - Code
Topic: Using Image Rotator multiple times doesn't change picture
Replies: 6
Views: 779

Using Image Rotator multiple times doesn't change picture

I can't use any php image rotators to show different random images in my pages. Every time the script is called it always brings back the same picture instead of a different picture. There are plenty image files so it's no coincidence. If anyone has an idea of how to make sure it will give me new ra...