browse by tag: gd2
sort by
Create Thumbnail Images using PHP
in PHP added by Nolte, on 19/2/2007 dynamic gd2 image media php thumbnail
This tutorial will describe how to create thumbnail images on the fly using PHP. Furthermore you will learn how to process a whole folder of images and create their thumbnails. Since this requires the GD library, you will need an installation of PHP with at least GD 2.0.1 enabled.
comment save report