errorview.html
来自「极酷的PHP文本留言本」· HTML 代码 · 共 30 行
HTML
30 行
<?php
$error_c=$error_c;
?>
<meta HTTP-EQUIV="REFRESH" CONTENT=<?=$error_c?>;URL="javascript:history.back()">
<table width="960" border="0" align="center" cellpadding="0" cellspacing="0" class="content_table">
<tr>
<td height="20" bgcolor="#6B8294"> </td>
</tr>
<tr>
<td bgcolor="#D6DFE7" onmouseout="this.style.background='#D6DFE7'" onmouseover="this.style.background='#E3E9EE'"><table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="20" align="center" class="content_td2"><?=$error_a?></td>
</tr>
<tr>
<td height="100" valign="top" class="content_td22"><ul>
<li><?=$error_b?></li>
<li><?=$lang[msg][e0014]?><a href="http://www.qqwm.com/help/help?programme=wmgb2005" target="_blank"><?=$lang[msg][e0011]?></a></li>
<li><?=$lang[msg][e0016]?></li><!--这个帮助网址不能更改,否则无法查看帮助-->
</ul></td>
</tr>
<tr>
<td height="20" align="right"><?=$lang[msg][e0015]?></td>
</tr>
</table></td>
</tr>
<tr>
<td height="20" bgcolor="#6B8294"> </td>
</tr>
</table>
<br>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?