Quote:
Originally Posted by Salchester
Is there any other way this can be done, what method would the current Photo Gallery's on the Internet use?
|
Upload/View Images and Captions
Quote:
Originally Posted by DJMaze
i advice you to learn something or use one of the better galleries instead (coppermine or menalto egallery).
|
Both store images on the hdd and put upload details into a database. They even support EXIF data. And have taken many years of development.
Quote:
Originally Posted by Salchester
This Back Office will also need to be password protected!!
|
You mean an administration interface. This definitely should be a seperate project.
http://phpsec.org/projects/guide/
http://www.google.nl/search?q=php+upload+security
I'm sorry but upload scripts and SQL injections are the most high traffic attacks to compromise servers of clueless people.
The information i provide are not to downgrade your skills, but are aimed to learn it the right way, including me not seeing the 1 millionth forum topic "help my site is hacked"
http://www.google.nl/search?q=help+my+site+hacked
At the end you will appreciate the warning and information and then pass it on to the next newbie who tries to write a PHP driven website.