Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~868 People Reached
Favorite Forums
Favorite Tags
php x 11
Member Avatar for the0ry

Below is a script which i use to return a random image in a specified directory. (It also sets a session variable to cache a list of images recently displayed, but that is irrelevant to my problem.) I am looking to have this script also find files in the sub-directories …

Member Avatar for the0ry
0
103
Member Avatar for the0ry

I don't know if this is possible with php, but i am trying to set the background of a site to a series of randomly placed, random images of the same size. What i am curious about is whether there is a way to take a handful of images and …

Member Avatar for the0ry
0
140
Member Avatar for the0ry

I am familiar with several PHP random image loaders. The only thing I can not seem to find very easily with these scripts is one that prevents repeats for so many reloads. I have a directory containing 3500 images. What I have noticed is that I can cycle through the …

Member Avatar for kireol
0
625