Skip to content
This repository has been archived by the owner on Oct 18, 2021. It is now read-only.
/ CH-Uploads Public archive

A small project in PHP/MySQL to manage/store my images and videos that I share. This way I don't need third-party services, or have to put up with compression.

Notifications You must be signed in to change notification settings

chrishannah/CH-Uploads

Repository files navigation

Support Me - If you like what I'm doing, then help a student continue by donating a coffee! Become a Patron!<script async src="https://cdn6.patreon.com/becomePatronButton.bundle.js"></script>

CH-Uploads

A small project in PHP/MySQL to manage/store my images and videos that I share. This way I don't need third-party services, or have to put up with compression.

Set Up

Requirements

  • PHP
  • MySQL
  • fileUploads must be turned on in php.ini
  • You should probably secure the dashboard.php file, otherwise anyone can upload stuff!

Copy the files to your server.

Create Database using Database.sql file.

Change login details in the connection.php file.

Change Site name and Twitter username in customisation.php file.

Preview

GIF

Support

If you like the project, and want to support me, then you can Flattr it!

<script id='fb3mnno'>(function(i){var f,s=document.getElementById(i);f=document.createElement('iframe');f.src='//button.flattr.com/view/?fid=9znnl0&url=https%3A%2F%2Fgithub.com%2Fchrishannah%2FCH-Uploads';f.title='Flattr';f.height=62;f.width=55;f.style.borderWidth=0;s.parentNode.insertBefore(f,s);})('fb3mnno');</script>

About

A small project in PHP/MySQL to manage/store my images and videos that I share. This way I don't need third-party services, or have to put up with compression.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published