https://github.com/corentinb/simple_php_upload
Simple PHP upload form with Twitter Bootstrap
https://github.com/corentinb/simple_php_upload
Last synced: 12 months ago
JSON representation
Simple PHP upload form with Twitter Bootstrap
- Host: GitHub
- URL: https://github.com/corentinb/simple_php_upload
- Owner: CorentinB
- Created: 2014-04-30T22:14:31.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-04-30T22:40:58.000Z (about 12 years ago)
- Last Synced: 2025-03-11T00:55:56.850Z (over 1 year ago)
- Language: PHP
- Size: 223 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Simple PHP upload form made with Bootstrap Twitter
==================================================
This is a simple PHP upload form, the design is made with Bootstrap Twitter (http://getbootstrap.com/).
It's a very simple code, it can be used as a base for a more enhanced system.
On the index.php page, you can send a file (max. 2 MB, and only jpg, jpeg, gif, bmp and png, but you can change it in the code.) Once sending is made, you are redirected to a page where he is proposed the link of the image and various ways of integrating it.
It's very simple, with a soft design, but that work well !