PHP输出用户名代码
<?php if(isset($_COOKIE["geyfkmlusername"])){ ?> document.write("<td width=\"44%\" align=\"left\">欢迎登陆评论!~~</td><td width=\"56%\" align=\"left\">用户名:<?= $_COOKIE["geyfkmlusername"] ?></td>"); <?php }else{ ?> document.write("<td width=\"56%\" align=\"left\">用户名:<input name=\"username\" type=\"text\" class=\"inputText\" id=\"username\" value=\"\" size=\"16\" /></td><td width=\"44%\" align=\"left\">密码: <input name=\"password\" type=\"password\" class=\"inputText\" id=\"password\" value=\"\" size=\"16\" /></td>"); <?php } ?>
[!--temp.pl--]导入代码
<script> document.write('<script src="[!--news.url--]e/member/login/plstate.php"><'+'/script>'); </script>
传个压缩包___直接解压根目录__[!--temp.pl--]文本中的代码加入后台就可以了.
倒腾了俩小时,代码老写错,英语不好就是悲剧.方法是主要提取COOKIE显示的用户名. 顺便吐槽下 论坛的搜索太不给力了.
上传以下附件: [下载 *.rar](文件大小:1.35 KB,下载次数:41)
|