Git Product home page Git Product logo

free-php-gallery's Introduction

Free PHP Gallery by TNTcode.com
=============================== 

- unzip all files from this zip
- edit settings.php file and set your own admin username / password
- upload the files on your server using a FTP program or Adobe Dreamweaver, etc
- access the folder in your browser, e.g www.Example.com/gallery/ 
- you can now click "admin" at the bottom of the page and enter your user/password
- on the admin page you can create 1-2 categories
- visit the gallery main page again, click the categories and then the "Upload photos" button


No database is required for this script, the categories that you create are actual folders on servers, and the name of your photos is taken from the jpg file name.



New in version 1.1
==================

- you can now use special characters in category names and photo names, if you notice problems please contact us
- you can upoad multiple photos by FTP and then go to "admin > regenerate images" in order to create thumbnails for them

- note: the new file name of each photo file was changed like this: landscape.jpg, landscape_small.jpg and landscape_thumb.jpg; names like landscape_source.jpg are not longer used


Known problems:
=============== 

1) The url rewrite doesn't work, e.g /gallery/login shows error but /gallery/login.php works ok
Solution: make sure on server you have the .htaccess in the gallery folder, open .htaccess file and uncomment this line:
RewriteBase /gallery
Replace the path /gallery with your own path if needed




If you need any help contact us at https://www.tntcode.com/contact/

free-php-gallery's People

Contributors

adriantnt avatar yura-baza avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.