|
Posted by Cynode on 04/11/06 07:09
Before i keep going trying to do this, i was wondering if this was
even possible, I assume it must be, since i have random image working,
and watermark, just not together =)
Say I have 31 images in a directory, 1 large one, and 30 small ones. I
want to watermark the large one randomly with the 30 small ones and be
able to link to the image.
Currently i have a php script that shows a random image linked like:
<img src="random.php"> the script is simple, it just looks at what
images are in the folder and grabs one randomly throwing out headers
to the browser making it think it's an image.
Navigation:
[Reply to this message]
|