基于mysql的通知_用于学生管理系统的PHP / MySQL通知

bd96500e110b49cbb3cd949968f18be7.png

Anyone having an idea of creating notifications for a student management system?

I am using PHP, MySQL to develop the website of student management system.

This system requires administrator to send notifications to users of the institute...

Multiple notifications can be send to a member and one notification can be send to multiple members of the system.

On receiving notification members are required to click it.Then that notification will erase form his notification board.but it will be available to other members who haven''t viewed it yet.

Thanks

解决方案Select the students from a table following a defined criteria.

Put a table with the n-n relationships 1 notification can have N students and 1 student can have N notifications.

The teacher should be the one capable to add notifications and only add.

The student should be capable to delete them.

PHP should help you to show the information, login page, interface to the database. And MySql should handle the data...

Is that some kind of homework? Have you tried anything? give us more clues and probably we will be capable to help a little bit more...

Good luck.

create a table to store notifications_details.

create one more table to store the student viewed_notifications, and

make the entry when the student viewed the particular notification

Then fetch the records notifications_details which are not present in viewed_notifications table for that particular student.

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值