This is a simple project called Document Management System. This web application is developed using PHP/MySQLi. The main purpose of this project is to store and manage the file documents of a certain company or organization. The system store the documents in the database as BLOB type. Talking about storing the documents in the database, the system also stores other file information such as the file type and file size. The files that been stored in the database will be shown in the File List Tab of the system. Each file shown in the list has 2 actions that can be done by the user which are the delete and download. The system has 2 types of users which are the Administrator and the Normal user. The Admin users are only the ones who can register a new system user whether it is an Admin or Normal User.
The system was developed using PHP/MySQLi, MySQL Database, HTML, CSS, and Javascript (Ajax and jQuery). The code was originally developed using PHP/MySQL and recently updated to PHP/MySQLi so this can prevent any errors due to some deprecated PHP Functions.
The Simple Document Management System's Source Code is Free to download. Follow the instructions provided below.
Requirements
Installation/Setup
Username: hyderix@gmail.com
Password: 1234567
That's it! You can now experience the features and functionalities of this project. I hope this will help you with what you are looking for and you'll find something useful for your future PHP Projects.
Enjoy :)
Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.
Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.
FOR YOUR OWN SAFETY, PLEASE:
1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.