Thumbnails in PHP

Visit Publisher Site

Depending upon how it's done, displaying a page of thumbnail images can be very cumbersome. Allowing the browser to resize images requires the client browser to download the entire, full-size image, then clumsily resize the image to a specified size. This causes the page to load very slowly and creates unavoidable distortion in the resulting images. The other option is to make separate thumbnail images for each individual image. This is fine if you only plan to display a few images, but becomes unrealistic on a large scale or a site involving dynamic images. Fortunately there are ways around these problems using the GD library in PHP.

Visit publisher site: Thumbnails in PHP

Listing Details

Filed in:
Scripts / PHP / Tutorials & Tips / Image Manipulation
Submitted on:
 
Last Updated:
Apr 19, 2005 
Publisher:
Other listings by this publisher

License & Pricing Information

LICENSE #1
License Type:
Price:
0.00
Additional Info:
LICENSE #2
License Type:
Price:
$0.00 USD
Additional Info:

User Reviews 

Be the first to review this listing!
Average Member Rating: 4.28/5
  • Not yet reviewed by any member.... You can be the FIRST one to write a review for Thumbnails in PHP