View Single Post
  #6  
Old 06-23-2002, 12:40 AM
Uranium-235's Avatar
Uranium-235 Uranium-235 is offline
Administrator
 
Join Date: Nov 2001
Location: Mansfield, TX
Posts: 2,469
Send a message via ICQ to Uranium-235 Send a message via AIM to Uranium-235
Default Re: How to make a forum like this?

as far as I know, it has no limit, but if theirs like thousands of images it might take a while to load the way it works (loads the directory into an array, and selects a random number in the array varable $images[<random number>];

the loading into the array might tke a while if theirs lots of images.

The script will require a server that has PHP installed. And you will have to know how to operate it, if you have a server with php installed, I can post the source code here.
Reply With Quote