≡ Menu

PHP Image Library

In PHP you can manipulate image files using GD library. It support several formats including GIF, PNG, JPEG, etc. You can use LibGD library to stream images directly from your application to the browser. This tutorial explains how to enable GD functionality in PHP. Download LibJPEG Library First, download the LibJPG files from here. Or, [...]

{ 3 comments }