Creating images with PHP and the GD extension
Today I am going to cover how to create dynamic images with PHP and the gd extension. Gd allows you to draw many different shapes and put text into them, or you can use your own background image lets say for a few buttons and overlay different text on top of each saving bandwidth.
Views: 585 | | by Stephen
View this tutorial