|
|
| Images [+] Favor-It | |
| |
 |
| | Sort By:
|
|  |  | Dynamic Thermostat is a PHP code that will automatically track project donations in a graphical format. The thermostat image will fill up as donations are made until the goal status is reached. Author: Adam Crownoble Code: PHP 4.0 |
The code snippet demonstrates the use of PHP + GD library functions to apply round corners on an image on-the-fly. It allows you to apply round corners of any size and color on a GIF, JPEG or PNG image. Author: Salman Arshad Code: PHP 4.0 |
This article and code snippet demonstrate a technique that combines resizing and cropping to fit an image in given dimensions. The technique differs from resize-to-fit in that that it always generates a fixed size image. Requires GD library 2.1 or later. Author: Salman Arshad Code: PHP 4.0 |
|  | |
The EasyPhpThumbnail class allows you to generate thumbnails and handle image manipulation for GIF, JPG and PNG on-the-fly. Provides lots of functionality: Resize, crop, rotate, flip, save as, shadow, watermark, text, border and more! Author: JF Nutbroek Code: PHP 5.0 |
Image Properties Viewer is a basic PHP code snippet which allows a user to browse through the local system root and get the dimensions of gif and jpg files as well as view the supported images. Author: R. Shankar Code: PHP 4.0 |
Print Image Function is a PHP script that will automatically display an image properly if you do not know the width and height of the image. Print Image Function will find the dimensions automatically before giving the command to print the image. Author: Ying Zhang Code: PHP 4.0 |
image_create is a PHP function that will allow you to create images on the fly. Requires a PHP enabled server with access/support of the GD Library and TTF Library. Also supports the addition of Author: Jeremy Brand Code: PHP 4.0 |
|  | |
Simplest Image Gallery Ever is a basic PHP script that allows you to create a image gallery that loops through all the images in your current directory. Simple HTML tag use for resizing, and manual thumbnail handling. Author: Cine Code: PHP 4.0 |
Random Image is a PHP script that will display a random image on your webpage. It access a directory of images of your choice and displays one at random. Uses a simple include statement to show photos, graphics, etc. Author: Totally PHP Code: PHP 4.0 |
Icon Key >
 - Recently Updated
 - Showcase Listing
|