# messageBoard **Repository Path**: online_every_day/messageBoard ## Basic Information - **Project Name**: messageBoard - **Description**: html+php+mysql留言板功能 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2020-05-16 - **Last Updated**: 2022-06-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # messageBoard #### html+php+mysql留言板功能 #### index.html 包含样式表和js代码的视图页面 #### data.php 获取数据库中的留言信息 #### comment.php 添加留言到数据库中并返回新的留言 #### connect.php 连接数据库