Categories
Tags → Php Gd

Seamless Background - Tiles

This is a little php script that does not need any more than GD library installed, and you can always get other background tiles.
DETAILS

Graph Drawing Class

This is a PHP Class to draw graphs. Line, Point, Area, and Bar Graphs are supported. Legends, shading, and zero-axis support. Output is highly configurable. Refer to examples for illustration of use. Requires GD and TTF support. Tested on PHP4.0.2.
DETAILS

Analogic Clock

Analogic Clock is a PHP script for displaying an analog clock on your Web page. It uses the GD library to create the clock image on the fly.
DETAILS

Dynamic Image Generation with PHP

PHP lets you do a lot more than simply generating HTML content, it is also a great tool to dynamically generate images on-the-fly. For example, you can create buttons with text from a database, create grapical displays of statistics from log files, a...
DETAILS

Serving Graphical Web Page Counters from a PHP Script

This tutorial is intended for PHP programmers interested in learning how to apply PHP''s GD image manipulation support. Readers interested in learning how to access a MySQL database from PHP, and/or define a PHP function will also benefit from t...
DETAILS

Les Visiteurs (Visitors)

This is a comprehensive Web site statistics analysis program written in PHP that uses a MySQL database on backend for data handling. Key reports include details on last visitors, Daily breakdowns for each month, Visitor OS, browsers, Top referrers, t...
DETAILS

Mood

This is a small PHP script that creates an GIF image of labyrinths in 3D. It allows you between four resolutions for the image of the labyrinth: rikiki, average, large and panoramic. Image GIF is created by the extension GD of PHP.
DETAILS

Graphics Library

This little PHP script implements a simple example of how to use the GD graphics library to create GIFs (GD 1.5).
DETAILS

Interactive Maps with PHP

This tutorial shows you how to create an interactive image maps using PHP and the GD library. It explains a method to zoom a portion of an image by using PHP and gif files.
DETAILS

Dynamic Images in PHP

One of the really cool features with PHP 3.0 is its integration with the GD Graphics library. Learn how to use these features and make images with pure code.
DETAILS

Page:
©2019 A--9.com