Fees Payment Management System

Submitted by prome on
i. Administrator: this module contains both bursars and students information as well as the activities each of them carries at different times. It keeps track on the logs for all system users. It allows the system administrator to add bursars as well as students and manage their accounts. ii. Bursar: This module contains students’ details as well as payment detail. That is fees paid and balances

How To Create Pagination In PHP Using PDO

Submitted by alpha_luna on
In this article, we are going to learn on How To Create Pagination In PHP Using PDO. This work is very simple, using PHP in PDO without the use of jQuery or Ajax and it is PHP use only. You can use this to your work or projects that have a lot of data to display and to minimize the space of your one page.