https://github.com/basklash/phpimageuploadtofolder
https://github.com/basklash/phpimageuploadtofolder
imageuploader save-files
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/basklash/phpimageuploadtofolder
- Owner: BaskLash
- Created: 2023-02-01T17:23:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-25T08:38:44.000Z (about 2 years ago)
- Last Synced: 2025-05-27T22:35:13.732Z (about 1 year ago)
- Topics: imageuploader, save-files
- Language: PHP
- Homepage:
- Size: 937 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.