Categories
Tags → Gd Graphs Php

3 Graph PHP scripts to be referenced directly as an Image.

These files were created as I needed a slightly faster way of producing graphs than other options available on the web. Other PHP scripts using the GD Libraries seem to be so complicated they take too long to draw and display on a poor performance ma...
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

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
©2003-2008 jCay.com