This demo shows how to create dynamic progress bar images using the PHP GD functions. The source for the demo page is available.
This article explains how to use statistics gathered from a MySQL database and the PHP GD libraries to dynamically create simple line graphs for display on your pages.
This is a tutorial for image manipulation which covers the basic programs on how to use PHP GD functions. It teaches you how to configure GD functions and helps you to create ellipse, rectangle and basic shapes and how to open an image file. All...
This is a simple and practical hit counter. Requires PHP + GD Support (PNG).
Ever had a collection of photos from your holidays or parties that you wanted to make them available on the web for your friends and relatives to enjoy? With EPIG, you can do just that. All that you need is web space to host your EPIG album with...
PHP Amp is a Unix compatible script that offers control httpQ remote control functions on your Winamp player with PHP Amp. It has a simple interface and it doesnlt include playlist support but itls free.
Bar Charts With GD helps the novice PHP programmers to include the bar charts on their web based systems using the features of PHP image session. To implement this, your website should support PHP with GD library functionalities. You can create...
This tutorial explains how to use GD and PHP to create interactive image maps. It uses a map example and zooms in on specified locations of the map that a user clicks on.
A brief introduction to the world of image manipulation in PHP using the GD library. In this tutorial I will step you through creating a clock that will display the current time.
A two page column explaining how to use GD and TTF abilities of PHP on your web site to dynamically create images and display them to users. Sample code is provided as well, alongside the explanation. |