PHP development small forum tutorial publishing new posts-1

Create addnew.php file

This page uses table+simple css style for page layout

The final rendering is as follows

top.jpg

##This page uses session to determine whether the user is logged in

The code is as follows

alert('请先登录');location.href='login.html';"; } ?>     添加新帖  
编辑帖子[返回 ]
作者
标题
内容

The next step is to move this page The filled in data is submitted to the addnew_post.php file to process the data


Continuing Learning
||
alert('请先登录');location.href='login.html';"; } ?> 添加新帖
编辑帖子[返回 ]
作者
标题
内容
submit Reset Code
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!