Home >Backend Development >PHP Tutorial >My forum source code (4)_PHP tutorial
POST.PHP发布主题的页面,发布的信息提交到OKEY.PHP中去处理。
| ||||
| | |||
当前位置:狐网─>狐网论坛─>发布论题 echo "".$useinfo[2].""; ?> | | | | |
//在前面检查是否用户时给$USEINFO[0]赋了用户信息。 if ($useinfo[0]) echo "[".$useinfo[2]."] 你好!请在下面填写你的贴子。"; else echo "".$useinfo[2]."你好,请先登录,再发帖,如果你还未注册,请先注册吧!"; ?> | ||
http://www.bkjia.com/PHPjc/316090.html www.bkjia.com Statement: The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn Previous article:Xinglin classmates (3)_PHP tutorialNext article:Xinglin classmates (3)_PHP tutorial Related articlesSee more |