Friday 24 January 2014

Multiple File Upload using Dropzonejs, Jquery and PHP

This tutorial helps and teaches you how to design a simple but powerful multiple file upload system where you can either choose to browse for the files that you intend to upload or drag and drop the files that you intend to upload in the upload zone with an option to remove unwanted added files using Dropzonejs, Jquery and PHP.

What is Dropzonejs?
Dropzonejs is an open source library that provides a drag and drop file uploads with image previews.

This system works with a database where the names of files uploaded are saved for later use.

When you upload a file by either browsing for the files intended for upload or drag and drop the files intended for upload in the upload zone, the files are renamed with a combination of a random string plus the original name of the file and saved in a folder on your server with the name of the file saved in your database for later use.

This is one of the best multiple file upload script on Vasplus because the process involve are not much and the system is very easy to implement in any application.

The system supports all modern browsers and the scripts are written in a way that any one can easily understand and customize with programming code comments to ease usability.

Multiple File Upload using Dropzonejs, Jquery and PHP

School Management System

This is to inform you that we have just upgraded some features of the School Management System which are listed below.

(1) Private Messaging System - We have changed this module completely with a more powerful design and functionality.

(2) Finance - We have added more features to this module and you can now generate a summary report for Finance in PDF format.

(3) Settings - We have added more features to this module.

(4) Timetable - Generation of Timetable is now in PDF format

(5) Results - Students can not download a copy of their results in PDF format

Website URL: http://school.vasplus.info/index.php

Demo URL: http://school.vasplus.info/system_user.php

Login Details for the different users in the system!

==Administrator==
Username: admin
Password: 123456


===Registrar===
Username: registrar
Password: 123456


====Staff====
Username: staff
Password: 123456


===Student===
Username: student
Password: 123456

Thank You!
The Vasplus Team.