Thesis Online Archiving System Using PHP

This Capstone and Thesis Online Archiving System was proposed by a fourth year Bachelor of Science in Information Technology undergraduate students as their capstone project in the academic year 2017-2018. This was proposed to enable the process of accessing data and information of past research of students in order to produce timely, reliable and accurate information.

This Capstone and Theses Online Archiving System with Integrated PREPOSTSEO: PLAGIARISM CHECKER is an online system that serves as a repository of all capstone and thesis submitted by the undergraduate students of a prestige school here in the Philippines. The said system has two operating systems namely, the capstone and theses online archiving system and the integrated existing plagiarism checker to be used by the administrator. This provides an online access to the said information stored to the community of the said school.

You can download the full source code of Thesis Online Archiving System Using PHP here. sscbc

And here’s the database.sscbcdb (2)

IF you have any questions or suggestions about Thesis Online Archiving System Using PHP, please feel free to contact me at our contact page.

Here’s the related project you may like:

23 thoughts on “Thesis Online Archiving System Using PHP”

  1. sir, there is no username and password in databse, just apear “Account does not exist! Please contact Administrator.” help

    Reply
    • Open the database. Open the tblusers table, change admin’s PASS column from:

      5c2dd944dde9e08881bef0894fe7b22a5c9c4b06

      to

      cbfdac6008f9cab4083784cbd1874f76618d2a97

      Then login with:

      Username: admin
      password: password123

      Reply
  2. Open the database. Open the tblusers table, change admin’s PASS column from:

    5c2dd944dde9e08881bef0894fe7b22a5c9c4b06

    to

    cbfdac6008f9cab4083784cbd1874f76618d2a97

    Then login with:

    Username: admin
    password: password123

    Reply
  3. When I loan the website, there is a message “Deprecated: __autoload() is deprecated, use spl_autoload_register() instead in C:\Apache24\htdocs\research\include\function.php on line 37”. Can I know how to solve this?

    Reply
  4. Warning: require_once(C:/xampp/htdocs\sscbc\include\config.php): failed to open stream: No such file or directory in C:\xampp\htdocs\thesis\sscbc\include\initialize.php on line 14

    Fatal error: require_once(): Failed opening required ‘C:/xampp/htdocs\sscbc\include\config.php’ (include_path=’C:\xampp\php\PEAR’) in C:\xampp\htdocs\thesis\sscbc\include\initialize.php on line 14

    Sir please explain the above errors to me.

    Thnaks

    Reply
  5. The code worked and the user interface opened correctly but when I click login it directed me to

    admin/

    and it just shown blank page. What will I down to make it work.

    Sir, can I get the updated version of the system?

    Reply
  6. I was so relieve when I get bump to this free php source code since we are about to open archive system of our works About for the Administrator Tab why it says “meal.php could not be found.” when I delete specific thesis or data. Please Help me thank you! I really appreciate it so much salamat..

    Reply
  7. Warning: require_once(C:/xampp/htdocs\sscbcdb\include\config.php): Failed to open stream: No such file or directory in C:\xampp\htdocs\arc\include\initialize.php on line 14

    Fatal error: Uncaught Error: Failed opening required ‘C:/xampp/htdocs\sscbcdb\include\config.php’ (include_path=’\xampp\php\PEAR’) in C:\xampp\htdocs\arc\include\initialize.php:14 Stack trace: #0 C:\xampp\htdocs\arc\index.php(3): require_once() #1 {main} thrown in C:\xampp\htdocs\arc\include\initialize.php on line 14

    Reply

Leave a Comment