Categories
Tags → Gd Library Php

Batch creation of thumbnails with PHP and gd

This article explains how you use PHP and the gd image library to generate preview pictures (thumbnails) from big images. For single images and whole folders. It explains the logic of the resizing algorithm and introduces some custom functions to use.
DETAILS

2D Graph

PHP class for creating online 2D graphs. GD library is not required.
DETAILS

Draw a rating box

A short PHP function to create a graphical ratings box (1 to 10) on the fly. Requires the GD library and png support.
DETAILS

IMGLIB

IMGLIB is a simple but efficient image library for PHP without using the GD library. It is capable of reading the width and height of a picture (GIF, JPG, JPEG, PNG).
DETAILS

VH Graph

VH Graph is a program that does full 2D && 3D chart/graph plotting. It is similiar to GIFgraph, but with more advanced features. It has maximum configurebility and ease of use. It is suitable for dynamic data presentation on the web. It is pu...
DETAILS

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

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

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

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

Page:
©2019 A--9.com