Records Management System

Language

This Record Management System is designed to manage and provide a convenient arrangement of records, especially those archiving documents inside the Records Office. The Record Section is the communication center where the users stores active and inactive files, record issuance, implementing the policies and procedures of the record management, formulate the policy statement and information distribution. This system has two users the faculty and admin. Faculty Login: username: jared password: jam Admin Login: username: admin password: admin DB Name: rms.sql Thanks to Jared Windam for the project.

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.

Comments

Submitted byoseiamoakoon Thu, 08/06/2015 - 03:27

Hi jeprox, i also downloaded your code and only index page works after the database and connected only the index page is accessible , please help. My mail is [email protected] thanks This is the problem i have been getting when logging with Username :admin and Password : admin ing: session_start(): Cannot send session cookie - headers already sent by (output started at C:\xampp\htdocs\www\records_management_system_0_3\Records_Management_System\admin\head.php:32) in C:\xampp\htdocs\www\records_management_system_0_3\Records_Management_System\admin\index.php on line 73 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at C:\xampp\htdocs\www\records_management_system_0_3\Records_Management_System\admin\head.php:32) in C:\xampp\htdocs\www\records_management_system_0_3\Records_Management_System\admin\index.php on line 73 Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\www\records_management_system_0_3\Records_Management_System\admin\head.php:32) in C:\xampp\htdocs\www\records_management_system_0_3\Records_Management_System\admin\index.php on line 75 Thanks
Submitted bykaumba (not verified)on Wed, 08/12/2015 - 14:16

Hi jeprox, i downloaded your code but i am trying to log on with the user name admin there was no authentication. on the URL it shows record// localhost/records/#. please i kindly need your help on the code. i like your work. and i will like to learn from it. here is my mail [email protected] thanks
Submitted bypaxie (not verified)on Sun, 12/13/2015 - 08:39

Is this posible to be a title for our capstone project? cause until now we don't have a tilte. Research method is our subject. If it is posible to have a client for our thesis. What kind of client are we going to look for,?

hello, ma name is hezekiah.i am actually new in programming bt i would love to use this site to learn especially from the codes that have been uploaded here,i knw how to download the code bt i dont know how to import everything to the programming interface n run it.plz help me on how i can copy the code and the app that i can use to program.thank u.
Submitted bysisali7on Sat, 06/11/2016 - 14:43

I added the following lines in index.html of admin include('session.php'); ob_start(); It shows error. Pls check the error and help in solving this issue.. Error: Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at C:\xampp\htdocs\faraan1\admin\head.php:32) in C:\xampp\htdocs\faraan1\admin\session.php on line 2 Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\faraan1\admin\head.php:32) in C:\xampp\htdocs\faraan1\admin\session.php on line 4
Submitted byJomer (not verified)on Mon, 03/13/2017 - 18:42

Dear Friend Congratulations for your effort and your perfect code. Everything works OK but the user cannot see only his own files, but all files. This is a right of admin only. Every user access only files that he downloads. Admin has tha right to see ALL files ONLY. Do i make a mistake or there is a mistake in the code ? Thank you

Add new comment