Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kyledoesdev/fileuploadphp
A small script created for learning purposes that utilizes PHP, HTML and CSS that allows a user to upload photos
https://github.com/kyledoesdev/fileuploadphp
Last synced: about 2 hours ago
JSON representation
A small script created for learning purposes that utilizes PHP, HTML and CSS that allows a user to upload photos
- Host: GitHub
- URL: https://github.com/kyledoesdev/fileuploadphp
- Owner: kyledoesdev
- Created: 2020-06-19T20:30:06.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-19T20:38:24.000Z (over 4 years ago)
- Last Synced: 2024-11-12T02:39:30.723Z (about 2 months ago)
- Language: PHP
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
FileUploadPHP is a small program created for learning purposes that utilizes PHP, HTML and raw CSS that allows a user to upload a file. This program is specifically designed to only allow for photos with the file type "jpg, jpeg and png" to be uploaded. Photos are also all given a time specific name.