|
-
Mar 23rd, 2003, 08:12 AM
#1
Thread Starter
Fanatic Member
URGENT !! PHP script needed to preload ALL images in a given folder...
Anyone that can solve this needs a medal!!!
I have a standard Java-style image preloader running at the moment... but it's hardly ideal.
It just has an array where you manually add each image you want to preload. It takes too long to do, so is there a PHP/CGI script which AUTOMATICALLY preload's all the images in a certain folder?
So instead of... "images/1.jpg","images/2.jpg...etc"
I could... "images/*.jpg"
Thank you in advance.
Regards,
Paul.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|