| Sometimes you want to display an image – but it’s not stored in the right size. If you allow the browser to resize the image, it will get distorted and waste bandwidth. Instead, you can use the PHP GD library to resize the image on the fly. This tutorial will show you how to use the GD library to read an image, resize it, and output it as part of an HTML page. |
| View Tutorial |
How to Use PHP to Dynamically Resize an Image
Posted under Php Tutorials on Friday, 5 June 2009 by ashu




















No Responses to “How to Use PHP to Dynamically Resize an Image”