An open API service indexing awesome lists of open source software.

https://github.com/basklash/phpimageuploadtofolder


https://github.com/basklash/phpimageuploadtofolder

imageuploader save-files

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# PHP Image Upload To Folder
This application allows you to upload an image to the website. The website will then create a folder on the user's local computer.
After that, the application will retrieve all the images inside the created folder, so nothing is uploaded or stored in a database.

It uses only the user's memory and can be run offline without any problems.