|
|
An intro to using the GD image library with PHP |
|
|
Matt Wade |
|
|
PHP / Image Manipulation |
|
|
Click to Visit |
|
|
97 |
This tutorial gives a brief introduction about GD image library and guides beginners to create and manipulate images using PHP. In this tutorial the beginners will learn how to design a clock with various functions like image create, image destroy, image filled rectangle, image filled ellipse, image filled arc, adding text to already existing image, opening a png file, and finally able to execute the program that is created.
|