PHP Development Small Forum Tutorial View Post Details
We have successfully published the post, but the content we can see on the forum details page is limited. If we want to see more information, we need further details
The code is as follows
详情
[返回] | |
发帖人: | 发帖时间: 回复 |
暂时还没有回复哦!!! | "; }else{ echo "|
回复人:".$row['reply_author']. ".".$row['reply_time']." | ".$row['reply']." |
We have a reply link in the code, which can reply to the post (the code in this tutorial can only reply once)
Now we will do our reply function