 |
 |
 |
Modules |
|
 |
Excellent Webhosting! |
|
 |
Search Coding Ground |
|
 |
Who's Online |
There are currently, 100 Coder(s) Online
You are another valued user and you are welcome! |
|
|
|
 |
Encyclopedia |
|
 |
Participate |
|
 |
Last Updated Scripts/Tutorials |
|
|
Category: Main/Image Galleries/ manipulationImage Galleries/ manipulation
Sort Scripts by: Title (A\D) Date (A\D) Rating (A\D) Popularity (A\D) Resources currently sorted by: Date (New Scripts Listed First)
Select Page: 1 2 3 |
| | 4images - Image Gallery Management System Description: 4images is a powerful web-based image gallery management system. Features include comment system, user registration and mangagement, password protected administration area with browser-based upload, HTML templates for page layout and design, search engine and a lot more. 4images is free for private and non-commercial use.
Version: 1.7.2 Filesize: 340 bytes Added on: 19-Apr-2006 Downloads: 1247 Rating: 10 (20 Votes) HomePage | Rate Resource | Report Broken Link | Modify Script | Details
PHP Image Gallery Description: Create absolutely new dimension of user and community interaction on your web site with PHP Image Gallery. It is a feature-packed photo gallery system that lets users upload and discuss photos in your galleries as well as in public and private albums. Version: 1.0 Filesize: 119 bytes Added on: 21-Oct-2005 Downloads: 618 HomePage | Rate Resource | Report Broken Link | Modify Script | Details
auto image resize with enlarge Description: $mysock = getimagesize('http://www.site.com/photos/'.$userrow[photo]);
$width=$mysock[0];
$height=$mysock[1];
$target=250;//max pixels allowed for a pic
if($mysock[0]> 150 && $mysock[1]>250){
if ($width > $height) {
$percentage = ($target / $width);
} else {
$percentage = ($target / $height);
}
$width1 = round($width * $percentage);
$height1 = round($height * $percentage);
} else {
$width1=$width;
$height1=$height;
}
//to show the image
 Click to enlarge Version: Filesize: 0 bytes Added on: 06-Dec-2004 Downloads: 1614 HomePage | Rate Resource | Report Broken Link | Modify Script | Details
phpSimpleGallery Description: phpSimpleGallery is a PHP based gallery script that will generate a navigable gallery from a directory of images with just a few files. It will run out of the box and has advanced features such as sub albums, bmp support, bordered image resizing and more. Version: 2.01 Filesize: 30 bytes Added on: 23-Nov-2004 Downloads: 648 HomePage | Rate Resource | Report Broken Link | Modify Script | Details
PEL PHP EXIF Library Description: The PHP Exif Library (PEL) provides an easy-to-use library written in pure PHP which will allow you to read and write the Exif headers commenly found in JPEG and TIFF photos taken with digital cameras. Version: 0.9 Filesize: 362 bytes Added on: 26-May-2004 Downloads: 682 HomePage | Rate Resource | Report Broken Link | Modify Script | Details
HIR -HIOX Image Rotator 1.0 Description: This utility HIR makes your images (in any different directories) to just keep rotating at your will. you can set the size of image and also the speed of rotation. No coding required. Just download our utility and start using it Version: 1.0 Filesize: 2 bytes Added on: 12-May-2004 Downloads: 380 HomePage | Rate Resource | Report Broken Link | Modify Script | Details
base64img.php Description: base64img.php base64-encodes images and generates PHP code that represents the image. This makes it possible to embed an image inside a PHP script. This enables you to create an entire Web site with images, using only a PHP script contained within a single file. The script itself is an example of how this works. Version: 2.3 Filesize: 0 bytes Added on: 06-Apr-2004 Downloads: 1093 HomePage | Rate Resource | Report Broken Link | Modify Script | Details | Comments (8)
mcGallery Description: A complete photo album management.
Features:
Manage several albums
Generate thumbnails
Add, delete one photo or an album
Add title, author and description to each photo and/or each album
Password protected admin panel
Language in a simple file, french and english provided
Very easy to use
1.1: languages files added: italian, dutch and slovac.
A demo can be seen on the site. Version: 1.1 Filesize: 0 bytes Added on: 06-Apr-2004 Downloads: 601 HomePage | Rate Resource | Report Broken Link | Modify Script | Details
Simple Gallery Description: Simple Gallery is an easy to use image gallery management system. It allows multiple categories and subcategories as well as image hit / download tracking and a built in installer.
Version: Filesize: 0 bytes Added on: 23-Mar-2004 Downloads: 563 HomePage | Rate Resource | Report Broken Link | Modify Script | Details
YaPiG - Yet Another PHP Image Gallery Description: Yet Another PHP Image Gallery is a simple script that uses de GD library and designed for keeping on a web personal photo or image albums. Visitors tracking, user comments, no SQL required, web based admin tool, easy template system, multilingual. Version: 0.83b Filesize: 0 bytes Added on: 23-Mar-2004 Downloads: 461 HomePage | Rate Resource | Report Broken Link | Modify Script | Details
Select Page: 1 2 3 [ Next Page >> ] |
|
|
|
|
 |
 |
|
 |
Survey |
|
 |
Newest Scripts Added |
|
 |
Random Headlines |
|
 |
Link To Us |
Link To Coding Ground 
|
|
|
|
 |
Partners-Network |
|
:: PHP Net Team 2003-2004 ::
| | | |