https://github.com/okayshankha/unzziper
It allows you to upload files without opening the Cpanel using PHP and JQuery
https://github.com/okayshankha/unzziper
Last synced: 2 months ago
JSON representation
It allows you to upload files without opening the Cpanel using PHP and JQuery
- Host: GitHub
- URL: https://github.com/okayshankha/unzziper
- Owner: okayshankha
- Created: 2018-04-12T03:35:21.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-11-09T12:04:04.000Z (over 5 years ago)
- Last Synced: 2023-03-21T03:45:29.411Z (about 2 years ago)
- Language: JavaScript
- Size: 163 KB
- Stars: 3
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UnZziper
It allows you to upload files without opening the Cpanel using PHP and JQueryWELCOME TO UnZziper, By Shankhadeep Das
Sometimes, I face problems uploading my files through Cpanel. If the File size is big, then it becomes worse.
This is how I came up with this idea which allows me to upload files without opening my Cpanel.
Main feature of this upload handler is you can add this code snippet almost any where and it has its own visual uploader.
This uploaded uploads file in chuncks, you need not to worry about the file size.Demo url: http://projects.computopedia.com/unziper/installer/
Description:
1. A fast way to upload your files to the server without opening your Cpanel.
2. Jquery file upload and PHP unzip;
3. Easy user interface.
4. No installation, unzip this file once and let it do the further UnZzip Works for you.
5. To access it on local machine just unzip it to **htdocs/your-folder-name** or **www/your-folder-name** folder and goto the address **http://localhost/your-folder-name/installer**