Categories

Updated: 07/22/2007

PHPGraphLib - Lightweight PHP Graphing Library

PHPGraphLib is a PHP 4.3+ friendly object-oriented script that has powerful customization features, allowing you to generate the perfect bar graph for any application. Best used with dynamically data, PHPGraphLib allows easy visual interpretation of sophisticated data sets. Simply feed PHPGraphLib an array of data points, and it will generate a .png image of your data. At less than 25kb in size, it will not slow down your scripts. If no customizations are made, PHPGraphLib adjusts the scale and axis of the graph to fit any data, including large numbers, decimal numbers, and negative numbers.
Similar Scripts for "PHPGraphLib - Lightweight PHP Graphing Library"

PHP HTML Report

The PHP Report classes are used to create html report pages from a generic result set array. A result set is any array you can came up with. That usually means the result of a sql query, and normally it is not ready for display. The classes here are ...

DOM Menu

DOM Menu allows developers to add dynamic, hierarchical popup menus on their web pages. The direction of the menu can either be horizontal or vertical and the menu can open (or popout) in either direction. It has both screen edge detection and selec...

Calendrier

Calendrier is a simple PHP calendar that can be displayed in various formats. V2.0 update: multi language support; day mode to display hours; an array can be passed to highlight (or show) different events (day ou month mode).

PHP_Fourier

PHP_Fourier is a PHP script that computes the FFT of a complex array. The size of the array must be an integer power of 2. This script is a direct port of the algorithm used in Numerical Recipies in C.

PostIt

This is a small PHP script that takes an associative array and a URL. The array is URL-encoded and then POSTed to the URL. If the request succeeds, the response, if any, is returned in a scalar array. Outputting this is the caller''s responsibil...
©2003-2008 jCay.com