MySQL Blob Uploader – File Upload to Database PHP

Overview

MySQL Blob Uploader is Blob File Uploading Script. It means you can have a online file manager without a file server usage or writing permitted directory at your server. This script uploads files to a blob field in a database table. 

You can setup which files to upload, What is the maximum size to upload etc etc. Uploaded files can be updated, downloaded and deleted using simple file manager.

Features

  • File Manager without file server
  • Easy to use and install at your server
  • Written in PHP MySQL
  • Two versions available for both mysql_pconnect and mysqli_connect
  • Upload, Download, Delete and Update files

Requirements

  • PHP 5.6 or PHP 7
  • MySQL Database

Instructions

Help Documentation is included in the package.

Related