register_2.tpl.php

来自「a short sketch about linux syntex lines.」· PHP 代码 · 共 50 行

PHP
50
字号
<TABLE width=430 
border=0 align=center cellPadding=0 cellSpacing=0 bgcolor="#FFFFFF">
  <TBODY>
    <TR>
      <TD>&nbsp;</TD>
    </TR>
    <TR>
      <TD><IMG height=34 src="<?php echo $this->basedir;?>templates/public/images/title28.gif" 
width=427></TD>
    </TR>
    <TR>
      <TD height=40></TD>
    </TR>
    <TR>
      <TD><TABLE cellSpacing=0 cellPadding=0 border=0>
          <TBODY>
            <TR>
              <TD>&nbsp;</TD>
              <TD><a href="<?php echo $this->installdir;?>?mod=member"><IMG 
height=113 src="<?php echo $this->basedir;?>templates/public/images/reg_10.gif" 
width=167 border=0></A></TD>
              <TD><A 
href="<?php echo $this->installdir;?>?mod=member&action=payment" target="_blank"><IMG 
height=113 src="<?php echo $this->basedir;?>templates/public/images/reg_11.gif" 
width=172 border=0></A></TD>
            </TR>
            <TR>
              <TD><IMG height=118 
src="<?php echo $this->basedir;?>templates/public/images/reg_14.gif" width=75></TD>
              <TD><A href="<?php echo $this->installdir;?>" target="_blank"><IMG 
height=118 src="<?php echo $this->basedir;?>templates/public/images/reg_12.gif" 
width=167 border=0></A></TD>
              <TD><A 
href="<?php echo $this->installdir;?>?mod=member" target="_blank"><IMG 
height=118 src="<?php echo $this->basedir;?>templates/public/images/reg_13.gif" 
width=172 border=0></A></TD>
            </TR>
          </TBODY>
        </TABLE></TD>
    </TR>
    <TR>
      <TD height=25><IMG height=53 
src="<?php echo $this->basedir;?>templates/public/images/reg_15.gif" width=112></TD>
    </TR>
    <TR>
      <TD height=25></TD>
    </TR>
  </TBODY>
</TABLE>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?