MYSQL

Online Exam Form Submission in PHP/MySQL with Full Source Code (2020)

Submitted by janobe on
Online Exam Form Submission in PHP/MySQL with Full Source Code (2020) The Online Exam Form Submission is made up of PHP, CSS, JavaScript and bootstrap. This Online Exam Form Submission contains two sides the admin side and the user (student) side. The admin has the ability to manage every enrolled student and view the subjects. While on the user side or the student he/she need to log in first

Payroll Management System using PHP/MySQL with Source Code

Submitted by oretnom23 on
Project: Payroll Management System using PHP/MySQL About the Project The Payroll Management System is a simple PHP/MySQL project that manages and calculates the employee's payroll of a certain company. This payroll project can compute the employee's payroll monthly and semi-monthly. The payroll management system itself a static configuration for payroll calculation such as the number of working

Online College Library System using PHP/MySQL

Submitted by donbermoy on
Library plays an important role in all schools and colleges, no educational institution can exist without Library System. It is an important part of every school and college and it helps the librarian to keep records of available books as well as issued books. This Online College Library System was programmed using PHP and MySQL as the database and added AdminLTE plugin. This helps in different

Facebook Comment Plugin in your Website

Submitted by donbermoy on
How to integrate the Facebook comments plugin in Websites -------------------------------------------------------------------------------------------------- Hi, Friends. Today i am going to teach you How to integrate the Facebook comments plugin in websites. Now days all websites are having the Facebook comments in their blogs / websites. Instructions: Step 1 : Goto this URL https://developers

Subject Evaluation System using Visual Studio 2019 (VB.NET and MySQL Database) With Source Code

Submitted by donbermoy on
Subject Evaluation System project is developed using Visual Studio 2019 with VB.NET as the programming language and MySQL as the database used. The process of subject evaluation involves the Dean as the admin, Faculty, and Student. The Dean is in charge to evaluate, credit a subject and offered a subject. The Dean is to be provided with the grades of the student and the subject to be taken. The

Pisay Online E-Learning System using PHP/MySQL

Submitted by donbermoy on
This is an Online E-Learning System for Philippine Science High School - Caraga Region Campus. This system uses PHP, JavaScript, Bootstrap templates, JQuery and MYSQL database. In the admin side, they can create their list of lessons, upload, edit, and delete the lessons or the contents. It has a module also for creating exercises with lists of questions with adding, editing, and deleting the

Retrieve Single Result in the Database Using VB.Net and MySQL Database

Submitted by janobe on
In this tutorial, I will teach how to retrieve single result in the Database Using VB.Net and MySQL Database. This method has the ability to retrieve the data in the database and display the specific field in the textboxes. It has a function that when you write an ID no. of the student it will then display the student details in the textboxes.