Guides 11791 Published by

The Geek Stuff shows you how to enable GD library in PHP



n 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.
  How to Enable GD Library in PHP with LibJPEG, FreeType and LibPNG