PHP Image Upload Script
PHP secure Image Upload Script. Jquery Ajax multiple Image Upload Script
Login required this page
3 database table [images,settings,users]
hcg_images
hcg_image_settings
hcg_image_users
-
hcg-upload
-
admin
- action.php
- images.php
- index.php
- login.php
- logout.php
- trash.php
- uploads.php
-
config
- app.php
- upload.php
-
css
- dashboard.css
- images.css
- main.css
- hcg-upload.css
-
include
- action.php
- author.php
- dashboard.php
- image-data.php
- trash-data.php
-
install
- hcg_images.sql
- index.php
-
js
- hcg-upload.js
- trash.js
- images.js
- main.js
- uploads
- index.html
- upload.php
-
admin
Features
- Upload multiple images
- Rename image
- Copy and move images
- Delete images
- Set file limit (1000 images)
- Set size limit (1GB, 10GB)
- Set upload size limit (1MB, 2MB, 10MB)
- Block unblock uploading
- Search image type, size, name
- Restore deleted images
- Create image Thumbnail
installation requirements
- PDO PHP Extension
- GD PHP extension
- JSON PHP Extension
installation
- 1 Download Zip file
- 2 Upload this Zip file to Cpanel file manager public_html folder
- 3 Extract Zip file
- 4 Open config folder find app.php and set your database connection and cookies
- 5 Open link http://www.yoursite.com/hcg-upload/install
- 6 click install button
- 7 Enter your email and password Log into the Admin page
Login