10-13-2003, 08:39 PM | #1 (permalink) |
Huggles, sir?
Location: Seattle
|
[php] Simple random image display script
This is a script that I use on other boards to display a random avatar / sig image. You can get it working in a few steps: a) change the path to wherever the images are located, b) change the image names, c) plop the url of the script between some [ img ][ /img ] tags (no spaces).
LINKY (gzipped tar format): http://www.seretogis.org/files/linka...m-image.tar.gz PHP Code:
__________________
seretogis - sieg heil perfect little dream the kind that hurts the most, forgot how it feels well almost no one to blame always the same, open my eyes wake up in flames Last edited by seretogis; 10-13-2003 at 11:43 PM.. |
10-13-2003, 08:45 PM | #2 (permalink) |
Quadrature Amplitude Modulator
Location: Denver
|
Correct me if I'm wrong, but this code is not generally useful unless you have the ability to insert it where the avatar code is in vB and the files would need to reside on the server serving up the forum.
__________________
"There are finer fish in the sea than have ever been caught." -- Irish proverb |
10-13-2003, 10:13 PM | #3 (permalink) | |
Huggles, sir?
Location: Seattle
|
Quote:
__________________
seretogis - sieg heil perfect little dream the kind that hurts the most, forgot how it feels well almost no one to blame always the same, open my eyes wake up in flames |
|
10-14-2003, 12:30 PM | #5 (permalink) | |
Huggles, sir?
Location: Seattle
|
Quote:
__________________
seretogis - sieg heil perfect little dream the kind that hurts the most, forgot how it feels well almost no one to blame always the same, open my eyes wake up in flames |
|
10-14-2003, 12:43 PM | #6 (permalink) |
Please touch this.
Owner/Admin
Location: Manhattan
|
I made some changes.... now it creates the image list automatically
PHP Code:
__________________
You have found this post informative. -The Administrator [Don't Feed The Animals] |
10-14-2003, 08:47 PM | #7 (permalink) |
Upright
|
Here is one I use.
PHP Code:
|
Tags |
display, image, php, random, script, simple |
|
|