瑞星卡卡安全论坛技术交流区系统软件 主页和PHP论坛的登陆链接如何实现?

1   1  /  1  页   跳转

主页和PHP论坛的登陆链接如何实现?

主页和PHP论坛的登陆链接如何实现?

主页和PHP论坛的登陆链接如何实现?
我做了个主页,主页上有一个登陆时输入用户名和密码的框,准备链接到一个PHP论坛,但是不知道里面的程序怎么写,有高手能够帮忙吗?
先给一段其中的程序。

                <TD align=middle height="25"><FONT class=index>帐号</FONT> <INPUT
                  class=login name=username> </TD></TR>
              <TR>
                <TD align=middle height="25"><FONT class=index>密码</FONT> <INPUT
                  class=login type=password name=password> </TD></TR>
              <TR class=5pxSpace>
                <TD height="14"></TD></TR>
              <TR>
                <TD align=middle height="25"><INPUT class=none type=image
                  src="homepage.files/login.jpg" width="38" height="18" name="登陆">   <A     
                  href="javascript:lfnForgetPwd()"><IMG
                  src="homepage.files/forget_pwd.jpg" width="62" height="18"></A> </TD>


链接的PHP论坛的主文件为INDEX.PHP

最后编辑2005-08-08 17:20:13
分享到:
gototop
 

<form name=form action=index.php method=action>





</form>
gototop
 
1   1  /  1  页   跳转
页面顶部
Powered by Discuz!NT