Computing.Net > Forums > Web Development > displaying image thumbnail

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

displaying image thumbnail

Reply to Message Icon

Name: chrisjasp
Date: June 24, 2005 at 09:17:45 Pacific
OS: linux
CPU/Ram: 1.3
Comment:

Basically for a client i set up a site that the customer can login using php and sessions to few what i call thier file center. It will contain all the images they have uploaded. Some of them are of rather large size like up to a few hundred meg. Is there a way to display a small thumbnail of that image without having to load the whole file in the browser? Just curious. if i just use an image tag it takes forever because its trying to load that entire file even though i set the size to really small.
Any input would be greatly appreciated.

Thanks in advance.
C



Sponsored Link
Ads by Google

Response Number 1
Name: anonproxy
Date: June 24, 2005 at 11:12:42 Pacific
Reply:

The gd library is built-in to the latest version of PHP. It can manipulate images, including resizing/resampling them. As always, check the php manual for more information.


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Web Development Forum Home


Sponsored links

Ads by Google


Results for: displaying image thumbnail

Need opinions on displaying images www.computing.net/answers/webdevel/need-opinions-on-displaying-images/1179.html

XML CSS display image www.computing.net/answers/webdevel/xml-css-display-image/407.html

how to display images in PHP www.computing.net/answers/webdevel/how-to-display-images-in-php-/2164.html