Perhaps i'm not following what you're trying to do, but why not
manipulate the height/width img tag attributes to make it look like a
thumbnail, but then when displaying it for real, take them out? there
definitely have been posts about this (as usual, check the archives) and
i'm sure a little searching through google will turn up some good
stuff...try the php sites too (phpbuilder, etc)

-jack

YoBro wrote:
> 
> Hello,
> 
> Is it possible to have PHP resize an image on the server?
> 
> Example.
> If I upload a JPG file at about 40KB at 600x480 Resolution, but I only want
> to display it as a small thumbnail. But if clicking the thumbnail it then
> opens in a new window the full size version.
> 
> I have seen a auction site that I use, which is ASP and when I upload an
> image to sell, i notice that it gives the thumbnail and the full size
> images. How is this possible?
> 
> Any links to sites on this subject would excellent.
> 
> --
> Regards,
> 
> YoBro
> -------------------------------------------------------------
> DO NOT REPLY TO THIS VIA EMAIL
> PLEASE USE THE NEWSGROUP
> All emails sent to this address are automatically deleted.
> This is to avoid SPAM!
> -------------------------------------------------------------
> 
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to