New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
Private image hosting PHP script?
Hi
I'm looking for a PHP script to setup a private image hosting site:
Users can registrer to upload images and list/delete/whatever all the stuff they have uploaded in their profile page. But there is no need for a general browse image page.
MD5SUM of each image to avoid uploading twice the same pic would be great, but that can be added later. A basic login / upload image / list all uploaded images in your account would be great. +1 for the ability to upload multiple images at once.
Searched the www and github and didn't find anything that fit my needs yet, do someone knows a similar open source projects that already exists?
Thanks
Comments
Just like this ? http://host4pic.ml/
It's my website ...just for testing :P
Yep, is your code opensource?
Found a couple of interesting ones:
https://github.com/lfiore/upld
https://github.com/blat/pix
that https://github.com/lfiore/upld is real nice
Agree, gonna fork and try some interface work #lol
sorry for necro, are there more alternatives? thanks.
just need a simple image hosting for personal use.
Check out "Single-click/drag-n-drop upload" over here
https://chevereto.com/ has everything you need.