POST.PHP发布主题的页面,发布的信息提交到OKEY.PHP中去处理。
| ||||
| | |||
当前位置:狐网─>狐网论坛─>发布论题 echo "".$useinfo[2].""; ?> | | | | |
//在前面检查是否用户时给$USEINFO[0]赋了用户信息。 if ($useinfo[0]) echo "[".$useinfo[2]."] 你好!请在下面填写你的贴子。"; else echo "".$useinfo[2]."你好,请先登录,再发帖,如果你还未注册,请先注册吧!"; ?> | ||
The above introduces the source code. My forum source code four includes source code content. I hope it will be helpful to friends who are interested in PHP tutorials.
Related labels:
source:php.cn
Previous article:Compatibility issue: Solution to an incompatibility issue between PHP4 and PHP3
Next article:windows vista home basic using ADO in Windows version of PHP
Statement of this Website
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
Latest Articles by Author
Latest Issues
Related Topics
More>
Popular Recommendations
Popular Tutorials
More>
Latest Downloads
More>
|