PHP short URL image upload / image hosting script with user accounts feature
Go to file
Luciano Fiore c341d65a9d
Update common.php
check if SSL is being used and set/use a protocol constant instead of hardcoded http
2023-07-06 22:38:45 +01:00
public Update common.php 2023-07-06 22:38:45 +01:00
INSTALL.txt made install.txt clearer, updated readme with documentation site, amended comment in config.php 2015-08-05 01:07:16 +01:00
LICENSE.txt first commit 2014-10-02 03:41:11 +01:00
README.md tld change 2019-02-28 00:18:32 +00:00
upld.sql added jpeg support 2019-05-01 18:16:58 +01:00

README.md

upld

An image hosting script written in PHP with MySQLi for the DB.

Includes the following features

  • Completely free to download
  • Easy to modify
  • Support for short URLs
  • User account support
  • Support for remote downloads
  • Report/delete features

You can demo the script at http://upld.uk/

For more info (screenshots, installation steps, etc.) check http://docs.upld.uk/

http://github.com/lfiore/upld/