Simple College Notice Board

Hey Guys! In this tutorial i'm gonna teach you how to create a Simple College Notice Board. This simple tutorial is created in PHP and Bootstrap for better responsive design and function of the said project. We create this Simple College Notice Board for a special purposes to the Colleges or every School's, the purpose of this project is to make the Student, Teacher or Staff Remind or Notice in every activities or announcements. And only the admin of the school can use this project, the admin can send a message individually to the student, teacher and staff. Every message that the admin creates or send to the receiver the receiver will accept a message from the admin so the receiver will notify or notice if their's an activity or announcement.

Sample Code

Notify.php - This is the first page or the index of the application, it compose of HTML content and a PHP script to display and creates messages in a single page. Simple College Notification Board

Simple College Notice Board


Choose Where To Send The Notice



Message



Message Log


Student Teacher Staff
'.$row['message'].''; } ?>
'.$row['message'].''; } ?>
'.$row['message'].''; } ?>
NotifyExec.php - This is for the execution of the message from the admin through the receiver. result Hope that you learn in my tutorial. And don't forget to LIKE & SHARE this website. Enjoy Coding.

Comments

Submitted bymuluhabt eskez… (not verified)on Thu, 11/24/2016 - 00:55

nice project that you post.continue in this a wey
Submitted byoleteacheron Tue, 09/12/2017 - 06:25

You write some excellent tutorials and I have learned from them. But, how about helping us learn by using mysqli? Only constructive criticism and not being ungrateful... Truly appreciate the time you take to create these tutorials.
Submitted bySebastian. R (not verified)on Tue, 11/07/2017 - 05:07

I am getting an error, HTPP ERROR 500 Local Host is unable to process this Command

Add new comment