- 1,233 categories
- 40,621 scripts
Updated: 03/08/2004
- 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 machine.
- Categories
- Tags
- Platforms
- Licenses
- Convert almost any HTML file to a PostScript document. The HTML is assumed to be W3C 4.0 compliant. Not all HTML files can be accurately converted using this system, so please try the demo to ensure that your file can be converted successfully before...
- Apache Toolbox provides a means to easily compile Apache with SSL, PHP (v4 or v3) imap+mcrypt+mhash+postgres+mysql+xml+ldap, MySQL, ZendOptimizer, mod_auth_nds, mod_dynvhost, WebDAV, mod_fastcgi, mod_gzip, mod_layout, mod_throttle, mod_accessref, mod...
- 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.
- 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...
- 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.