| 以下为引用的内容: $cfg_cookie_encode = "TsGZw3517K"; //这里请填写DedeCms系统的cookie加密码 |
| 以下为引用的内容: $DedeAPI_Url = " http://www.yourname.com/member/passport/pp_dederemote.php"; |
| 以下为引用的内容: <form name='form1' method='POST' action='http://bbs.yourname.com/logging.php?action=login'> <input type='hidden' name='jumpurl' value='/'> <input type='hidden' name='step' value=2> <input type='hidden' name=cookietime value='31536000'> <tr> <td height="28"> </td> <td width="30%">用户名:</td> <td width="63%"><input type="text" name="username" style="width:120px;height:20px;border:1px solid #cccccc"></td> </tr> <tr> <td height="28"></td> <td>密 码:</td> <td><input type="password" name="password" style="width:120px;height:20px;border:1px solid #cccccc"></td> </tr> <tr> <td width="4%" height="57"> </td> <td height="57" colspan="2" align="center"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="100%" align="center"> <input type="submit" name="loginsubmit" value="登录"> <input type="reset" name="reset" value="重置"> <input type="button" value="注册" > <input type="button" value="游客" > </td> <td></td> </tr> </table></td> </tr> </form> |