On Fri, March 25, 2005 6:32 pm, Kevin Coyner said:
>
> Is there a way to create multiple jpg thumbnails from a series of larger
> originals and use all of the on-the-fly generated thumbnails in a page
> (without saving any of the thumbnails to the filesystem)?
>
> For example, I've got 5 full size
On Fri, 25 Mar 2005 21:32:44 -0500, Kevin Coyner <[EMAIL PROTECTED]> wrote:
>
> Is there a way to create multiple jpg thumbnails from a series of larger
> originals and use all of the on-the-fly generated thumbnails in a page
> (without saving any of the thumbnails to the filesystem)?
>
> For exa
Here's how I'd go about that -
1) create two pages
a) the page that is displaying the images
b) the script that generates the thumbnails
2) 'a' is simple - it just reads the directory and creates the HTML to
image_thumbnail.php?image=image.jpg
3) 'b' is passed 'image.jpg', reads the file,
3 matches
Mail list logo