Photo Album / Picture Gallery Script with PHP

This is a all-in-one-file small and powerful image gallery script with PHP. Just upload your images to directory of script with FTP. It is free for private use. For a demo click on screenshot-image.
Features:
- Scann directory and display images in web formats automagically
- Create thumbnail images dynamically on the fly (from all JPEG, GIF, PNG)
- Sort images by name, size or last modified time
- Easily change how many thumbnail-images displayed per page
- Page navigation
- Display image name (trim long filename)
- Display image dimensions: width x height
- Display image filesize in kilobytes
- Display last modified time
- Display number of total images
- Easily change album name, description, width
- Easily change thumbnail width/height
- Automagically select largest dimension to scale thumbnail
- Link to original image file
- Meta title and description
| Attachment | Size |
|---|---|
| Download Photo_Gallery_Script_with_PHP.zip | 2.5 KB |
Similar entries
- Smart Multi-Uploader and Thumbnail Creator from GIF/ JPEG/ PNG with PHP
- Image watermark with PHP
- Mouseover images with CSS
- Web2 Style CSS Dynamic Menu with Arrows and Background-Images
- Upload multiple images with PHP
- Web 2.0 Style two Side Background, Dark to Light Effect
- Pure CSS Mouseover Menu without Javascript
- Basic HTML Table with rounded corners
- DropDown / Rollover Menu with pure CSS / HTML
- Powertoys for Windows XP let u work faster and easier
- Free Banners : 468 x 60
- Web2 style secure & flexible free php contact form with easy setup
- Common HTML / Web colors
- Drupal navigation-menu can not be updated!
- Bing vs. Google: a small comparison
- CuteFTP or FTP Client lists just 1998 / 2000 files
- Comment puis-je vendre mes photos numériques?
- Web2 style sicheres & flexibles free PHP-Formular with easy setup
- How to change 'Welcome to the Frontpage', index-title of Joomla 1.5
- howto cp images, mp3 from multiple directory to one directory (find, exec, cp)












Comments
Feature suggestions for
Feature suggestions for future:
Save thumbnails instead dynamic creation
Multiple albums
Search
View middle size images
Watermark big images
Max image size limit
Sort by height - width
Sort by image type
Hi, how do you put the images
Hi,
how do you put the images in it? sorry im new.
thanks
Put in the same directory
You dont need to put images in this script, it can dedect images automagically. Just put your images and this script in the same directory.
I'm getting alot of errors when running the script...
Hi,
When I run the script I'm getting a whole bunch of errors:
########ERRORS BEGIN########
Notice: Use of undefined constant start - assumed 'start' in rf09\gallery\gallery.php on line 24
Notice: Undefined index: start in rf09\gallery\gallery.php on line 24
Notice: Use of undefined constant sortby - assumed 'sortby' in rf09\gallery\gallery.php on line 26
Notice: Undefined index: sortby in rf09\gallery\gallery.php on line 26
Notice: Use of undefined constant sortby - assumed 'sortby' in rf09\gallery\gallery.php on line 27
Notice: Undefined index: sortby in rf09\gallery\gallery.php on line 27
Notice: Undefined variable: i in rf09\gallery\gallery.php on line 73
Notice: Undefined variable: imgl in rf09\gallery\gallery.php on line 81
Notice: Undefined variable: page_htmo in rf09\gallery\gallery.php on line 91
Notice: Undefined index: thumb in rf09\gallery\gallery.php on line 156
########ERRORS END########
Is there something I'm doing wrong or should be aware of?
I'm really hoping you can help 'cause I'm looking for just that kind of gallery-script.
/Bobo
just change your php settings
just change your php settings to not show notice level output ot put array element between single quotas
example:
change $image[name] to $image['name']
testking
Really interesting one, i much appreciate. Thanks for sharing the information.
picture are not shown in thumbnail
Why my picture are not shown in thumbnail but when click to view the full picture it is shown.
check if your php has gd
check if your php has gd support or send your url here. what error do you get when you load just one thumbnail like this:
www.cafewebmaster.com/demo/web2_image_gallery/index.php?thumb=Chrysler_C...
First, thanks for a
First, thanks for a brilliantly simple, yet powerful script! I looked everywhere and you finally provided what I needed, bravo!
It works fine for me with most dirs, however there's one dir that contains a substantial amount of animated gifs, some several megabytes in size. I can access the images but it won't display thumbnails and I get this error:
Warning: getimagesize(): Read error! in /home/content/imagedir/index.php on line 44
Maybe disabling the get size part of the script would fix it?
Thanks again
why is that my images are not shown and outputs a text like
why is that my images are not shown and outputs a text like the day it was modified and only the name of my pics, but it is hyperlinked.
nice script thanx
nice script thanx
nice script ty but
I would like to know, if someone knows how to hide the file extensions, for example: jpg, gif, png,
When I order the images by date, the program puts the newest images at the bottom. Is there a way of ordering them backwards, with the newest at the top?
Thank you
include
Iam trying iclude this file (like gallerie.php) in to my index.php, but the scritp cant correctly read folder photos.
Warning: filesize() [function.filesize]: stat failed for IMG_0601.jpg in
/gallerie.php on line 41
Warning: filemtime() [function.filemtime]: stat failed for IMG_0601.jpg in
/gallerie.php on line 42
Warning: getimagesize() [function.getimagesize]: Unable to access IMG_0601.jpg in
/gallerie.php on line 44
Warning: getimagesize(IMG_0601.jpg) [function.getimagesize]: failed to open stream: No such file or directory in
/gallerie.php on line 44
Its possible to customize this gallery scritp?
bug in album script - how do i contact you.
bug in album script - how do i contact you.
Post new comment