A simple file sharing application in PHP. Slim, Bootstrap, Twig, Data mapper pattern
-
Updated
Jun 10, 2016 - PHP
A simple file sharing application in PHP. Slim, Bootstrap, Twig, Data mapper pattern
I created a form that takes an image and some text. When the user selects an image and enters some text and clicks the submit button, the data is submitted to the server. PHP now grabs the image and saves it in a folder in the project, and then saves the text in the database together with a link pointing to the image in the folder.
Allows you to have a web interface to upload JSON files to your web-server. I use this for updating parameters on multiple running bots with ease.
简单的基于PHP的文件API服务器 | Simple PHP FileServer With API
This is a project to load a single file or several files in PHP.
Classe PHP para upload de imagens
PHP Backend class for my own JS upload handle
Add a description, image, and links to the php-upload topic page so that developers can more easily learn about it.
To associate your repository with the php-upload topic, visit your repo's landing page and select "manage topics."