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
Related labels:
source:php.cn
Previous article:Xinglin classmates (3)_PHP tutorial
Next article:Using Network Address Translation to Implement Multi-Server Load Balancing_PHP Tutorial
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
How to display the mobile version of Google Chrome
Hello teacher, how can I change Google Chrome into a mobile version?
From 2024-04-23 00:22:19
0
9
1588
There is no output in the parent window
document.onclick = function(){ window.opener.document.write('I am the output of the child ...
From 2024-04-18 23:52:34
0
1
1284
Related Topics
More>
Popular Recommendations
Popular Tutorials
More>
Latest Downloads
More>
|