On 29 Mar 2001 16:33:48 -0800 AD in php.general, YoBro said: 

>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.

GDLib does this sort of thing, though I haven't tried it

-- 
=======================================================================
Patrick Dunford, Christchurch, NZ - http://pdunford.godzone.net.nz/

   For this reason I kneel before the Father...  I pray that out of
his glorious riches he may strengthen you with power through his
Spirit in your inner being, so that Christ may dwell in your hearts
through faith.
    -- Ephesians 3:16-17
http://www.heartlight.org/cgi-shl/todaysverse.cgi?day=20010329
=======================================================================
Created by Mail2Sig - http://pdunford.godzone.net.nz/software/mail2sig/

-- 
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