Skip to content

A PHP script that mimics the math behind the Google Images gallery.

License

Notifications You must be signed in to change notification settings

TheRedMudder/google-images-gallery

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Images Gallery with Folder Browser

This Repo is a fork of https://github.com/mattbradley/google-images-gallery

Differences from Orignal Repo

  • Added Folder Browser
  • Pics are restricted by php script rather than folder
  • Removed Random Photo Order
  • Added load more images when scroll down
  • Added send json pages
  • Added Json Loading Folders
  • Fix issue of Single Quote in Image causing script error
  • Dynamically changes width of images on orientation change for IOS Safari
  • Added Image Fallback when server load to php file is high Installation

Put your images in the pics/ directory or configure config.php to picture location. Do not delete 'pic/', but you can delete 'pics/'. Visit gallery.php.

Dependencies

License

Copyright (c) 2012 Matt Bradley

This software is freely distributable under the terms of the MIT License.

About

A PHP script that mimics the math behind the Google Images gallery.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.0%
  • ApacheConf 1.0%