⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 add_member.php

📁 Login Manager V3.0(LM3.0) is an authentication system which can integrate with any existing website
💻 PHP
📖 第 1 页 / 共 3 页
字号:
					$headers = "From: $v_emailfrom\r\n";
					$headers .= "MIME-Version: 1.0\r\n";
					$headers .= "Content-Type: text/html; charset=iso-8859-1\r\n";
					$v_message = ereg_replace("\\<%username%>","$v_username",$v_message);
					$v_message = ereg_replace("\\<%password%>","$v_password",$v_message);
					$v_message = ereg_replace("\\<%weburl%>","$url_root",$v_message);						
					mail($v_email, $v_subject, $v_message, $headers);
					}
					$getip=getip();
					mysql_query("insert into log (uname,ctime,ip,activity) values ('$v_username',now(),'$getip','Member account($v_username) has been created.')");
					mysql_close($connection);
				  echo "<meta http-equiv=\"refresh\" content=\"0; URL=message.php?msg=addmember\">";
				  exit;		
				  }
				}



?>
  <table border="1" cellpadding="0" cellspacing="0" width="421"  bordercolor="#000000"   style="border-style: solid; border-width: 0">
    <tr>
      <td width="100%">
&nbsp;        <div align="center">
          <center>
          <table border="0" cellpadding="3" width="390">
            <tr>
    <td width="131"><span class="style23"><font face="Arial" size="2">Username</font></span><font    face="Arial" size="2" color="#FF0000">*</font></td>
    <td width="241"><font face="Arial" size=2><input  name="username"  size="30"  value="<? echo "$v_username"; ?>"   style="border: 1px solid #808080; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1; background-color: #ECEAE6"></font></td>
            </tr>
            <tr>
    <td width="131"><span class="style23"><font face="Arial" size="2">Password</font></span><font   face="Arial" size="2">&nbsp;</font><font   face="Arial" size="2"  color="#FF0000">*<br>
      </font></td>
    <td width="241"><font face="Arial" size="2"><input name="password"   type="password"   value="<? echo "$v_password"; ?>"   size="30"  style="border: 1px solid #808080; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1; background-color: #ECEAE6"></font></td>
            </tr>
            <tr>
              <td colspan="2"><div align="left" class="style36">Password must be at least 6 characters. (No special character)</div></td>
              </tr>
            <tr>
    <td width="131"><span class="style23"><font face="Arial" size="2">Confirm  Password</font></span><font   face="Arial" size="2" color="#FF0000">*</font></td>
    <td width="241"><font face="Arial" size="2"><input name="password1"   type="password"  value="<? echo "$v_password1"; ?>"   size="30"  style="border: 1px solid #808080; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1; background-color: #ECEAE6"></font></td>
            </tr>
            <tr>
    <td width="131"><span class="style23"><font face="Arial" size="2">Full  name</font></span><font   face="Arial" size="2" color="#FF0000">*</font></td>
    <td width="241"><font face="Arial" size="2"><input name="name" size="30"  value="<? echo "$v_name"; ?>"    style="border: 1px solid #808080; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1; background-color: #ECEAE6"></font></td>
            </tr>
            <tr>
    <td width="131"><span class="style23"><font face="Arial" size="2">Email   address</font></span><font   face="Arial" size="2" color="#FF0000">*</font>
</td>
    <td width="241"><font face="Arial" size="2"><input name="email" size="30" value="<? echo "$v_email"; ?>"  style="border: 1px solid #808080; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1; background-color: #ECEAE6" ></font></td>
            </tr>
            <tr>
    <td width="131"><span class="style23"><font size="2" face="Arial">Address</font></span></td>
    <td width="241"><font face="Arial" size="2"><input name="address" size="30"  value="<? echo "$v_address"; ?>"    style="border: 1px solid #808080; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1; background-color: #ECEAE6" ></font></td>
            </tr>
            <tr>
    <td width="131"><span class="style23"><font size="2" face="Arial">City</font></span></td>
    <td width="241"><font face="Arial" size="2"><input name="city" size="30"  value="<? echo "$v_city"; ?>"    style="border: 1px solid #808080; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1; background-color: #ECEAE6" ></font></td>
            </tr>
            <tr>
    <td width="131"><span class="style23"><font size="2" face="Arial">State</font></span></td>
    <td width="241"><font face="Arial" size="2"><input name="state" size="30"  value="<? echo "$v_state"; ?>"    style="border: 1px solid #808080; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1; background-color: #ECEAE6" ></font></td>
            </tr>
            <tr>
    <td width="131"><span class="style23"><font size="2" face="Arial">Zip  Code</font></span></td>
    <td width="241">
    <font face="Arial" size="2"><input name="zip" size="30" value="<? echo "$v_zip"; ?>"   style="border: 1px solid #808080; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1; background-color: #ECEAE6" ></font>
    </td>
            </tr>
            <tr>
    <td width="131"><span class="style23"><font size="2" face="Arial">Country</font></span></td>
    <td width="241">
    <font face="Arial" size="2">
  <select name="country" size="1" style="border: 1px solid #808080; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1; background-color: #ECEAE6">
  <option <? if($v_country=='United States'){echo 'selected';} ?>>United States</option>
  <option <? if($v_country=='Afghanistan'){echo 'selected';} ?>>Afghanistan</option>
  <option <? if($v_country=='Albania'){echo 'selected';} ?>>Albania</option>
  <option <? if($v_country=='Algeria'){echo 'selected';} ?>>Algeria</option>
  <option <? if($v_country=='American Samoa'){echo 'selected';} ?>>American Samoa</option>
  <option <? if($v_country=='Andorra'){echo 'selected';} ?>>Andorra</option>
  <option <? if($v_country=='Angola'){echo 'selected';} ?>>Angola</option>
  <option <? if($v_country=='Anguilla'){echo 'selected';} ?>>Anguilla</option>
  <option <? if($v_country=='Antarctica'){echo 'selected';} ?>>Antarctica</option>
  <option <? if($v_country=='Antigua And Barbuda'){echo 'selected';} ?>>Antigua And Barbuda</option>
  <option <? if($v_country=='Argentina'){echo 'selected';} ?>>Argentina</option>
  <option <? if($v_country=='Armenia'){echo 'selected';} ?>>Armenia</option>
  <option <? if($v_country=='Aruba'){echo 'selected';} ?>>Aruba</option>
  <option <? if($v_country=='Australia'){echo 'selected';} ?>>Australia</option>
  <option <? if($v_country=='Austria'){echo 'selected';} ?>>Austria</option>
  <option <? if($v_country=='Azerbaijan'){echo 'selected';} ?>>Azerbaijan</option>
  <option <? if($v_country=='Bahamas'){echo 'selected';} ?>>Bahamas</option>
  <option <? if($v_country=='Bahrain'){echo 'selected';} ?>>Bahrain</option>
  <option <? if($v_country=='Bangladesh'){echo 'selected';} ?>>Bangladesh</option>
  <option <? if($v_country=='Barbados'){echo 'selected';} ?>>Barbados</option>
  <option <? if($v_country=='Belarus'){echo 'selected';} ?>>Belarus</option>
  <option <? if($v_country=='Belgium'){echo 'selected';} ?>>Belgium</option>
  <option <? if($v_country=='Belize'){echo 'selected';} ?>>Belize</option>
  <option <? if($v_country=='Benin'){echo 'selected';} ?>>Benin</option>
  <option <? if($v_country=='Bermuda'){echo 'selected';} ?>>Bermuda</option>
  <option <? if($v_country=='Bhutan'){echo 'selected';} ?>>Bhutan</option>
  <option <? if($v_country=='Bolivia'){echo 'selected';} ?>>Bolivia</option>
  <option <? if($v_country=='Bosnia and Herzegovina'){echo 'selected';} ?>>Bosnia and Herzegovina</option>
  <option <? if($v_country=='Botswana'){echo 'selected';} ?>>Botswana</option>
  <option <? if($v_country=='Bouvet Island'){echo 'selected';} ?>>Bouvet Island</option>
  <option <? if($v_country=='Brazil'){echo 'selected';} ?>>Brazil</option>
  <option <? if($v_country=='British Indian Ocean Territory'){echo 'selected';} ?>>British Indian Ocean Territory</option>
  <option <? if($v_country=='Brunei'){echo 'selected';} ?>>Brunei</option>
  <option <? if($v_country=='Bulgaria'){echo 'selected';} ?>>Bulgaria</option>
  <option <? if($v_country=='Burkina Faso'){echo 'selected';} ?>>Burkina Faso</option>
  <option <? if($v_country=='Burundi'){echo 'selected';} ?>>Burundi</option>
  <option <? if($v_country=='Cambodia'){echo 'selected';} ?>>Cambodia</option>
  <option <? if($v_country=='Cameroon'){echo 'selected';} ?>>Cameroon</option>
  <option <? if($v_country=='Canada'){echo 'selected';} ?>>Canada</option>
  <option <? if($v_country=='Cape Verde'){echo 'selected';} ?>>Cape Verde</option>
  <option <? if($v_country=='Cayman Islands'){echo 'selected';} ?>>Cayman Islands</option>
  <option <? if($v_country=='Central African Republic'){echo 'selected';} ?>>Central African Republic</option>
  <option <? if($v_country=='Chad'){echo 'selected';} ?>>Chad</option>
  <option <? if($v_country=='Chile'){echo 'selected';} ?>>Chile</option>
  <option <? if($v_country=='China'){echo 'selected';} ?>>China</option>
  <option <? if($v_country=='Christmas Island'){echo 'selected';} ?>>Christmas Island</option>
  <option <? if($v_country=='Cocos (Keeling) Islands'){echo 'selected';} ?>>Cocos (Keeling) Islands</option>
  <option <? if($v_country=='Columbia'){echo 'selected';} ?>>Columbia</option>
  <option <? if($v_country=='Comoros'){echo 'selected';} ?>>Comoros</option>
  <option <? if($v_country=='Congo'){echo 'selected';} ?>>Congo</option>
  <option <? if($v_country=='Cook Islands'){echo 'selected';} ?>>Cook Islands</option>
  <option <? if($v_country=='Costa Rica'){echo 'selected';} ?>>Costa Rica</option>
  <option <? if($v_country=='Croatia (Hrvatska)'){echo 'selected';} ?>>Croatia (Hrvatska)</option>
  <option <? if($v_country=='Cuba'){echo 'selected';} ?>>Cuba</option>
  <option <? if($v_country=='Cyprus'){echo 'selected';} ?>>Cyprus</option>
  <option <? if($v_country=='Czech Republic'){echo 'selected';} ?>>Czech Republic</option>
  <option <? if($v_country=='D.P.R. Korea'){echo 'selected';} ?>>D.P.R. Korea</option>
  <option <? if($v_country=='Dem Rep of Congo (Zaire)'){echo 'selected';} ?>>Dem Rep of Congo (Zaire)</option>
  <option <? if($v_country=='Denmark'){echo 'selected';} ?>>Denmark</option>
  <option <? if($v_country=='Djibouti'){echo 'selected';} ?>>Djibouti</option>
  <option <? if($v_country=='Dominica'){echo 'selected';} ?>>Dominica</option>
  <option <? if($v_country=='Dominican Republic'){echo 'selected';} ?>>Dominican Republic</option>
  <option <? if($v_country=='East Timor'){echo 'selected';} ?>>East Timor</option>
  <option <? if($v_country=='Ecuador'){echo 'selected';} ?>>Ecuador</option>
  <option <? if($v_country=='Egypt'){echo 'selected';} ?>>Egypt</option>
  <option <? if($v_country=='El Salvador'){echo 'selected';} ?>>El Salvador</option>
  <option <? if($v_country=='Equatorial Guinea'){echo 'selected';} ?>>Equatorial Guinea</option>
  <option <? if($v_country=='Eritrea'){echo 'selected';} ?>>Eritrea</option>
  <option <? if($v_country=='Estonia'){echo 'selected';} ?>>Estonia</option>
  <option <? if($v_country=='Ethiopia'){echo 'selected';} ?>>Ethiopia</option>
  <option <? if($v_country=='Falkland Islands (Malvinas)'){echo 'selected';} ?>>Falkland Islands (Malvinas)</option>
  <option <? if($v_country=='Faroe Islands'){echo 'selected';} ?>>Faroe Islands</option>
  <option <? if($v_country=='Fiji'){echo 'selected';} ?>>Fiji</option>
  <option <? if($v_country=='Finland'){echo 'selected';} ?>>Finland</option>
  <option <? if($v_country=='France'){echo 'selected';} ?>>France</option>
  <option <? if($v_country=='French Guiana'){echo 'selected';} ?>>French Guiana</option>
  <option <? if($v_country=='French Polynesia'){echo 'selected';} ?>>French Polynesia</option>
  <option <? if($v_country=='French Southern Territories'){echo 'selected';} ?>>French Southern Territories</option>
  <option <? if($v_country=='Gabon'){echo 'selected';} ?>>Gabon</option>
  <option <? if($v_country=='Gambia'){echo 'selected';} ?>>Gambia</option>
  <option <? if($v_country=='Georgia'){echo 'selected';} ?>>Georgia</option>
  <option <? if($v_country=='Germany'){echo 'selected';} ?>>Germany</option>
  <option <? if($v_country=='Ghana'){echo 'selected';} ?>>Ghana</option>
  <option <? if($v_country=='Gibraltar'){echo 'selected';} ?>>Gibraltar</option>
  <option <? if($v_country=='Greece'){echo 'selected';} ?>>Greece</option>
  <option <? if($v_country=='Greenland'){echo 'selected';} ?>>Greenland</option>
  <option <? if($v_country=='Grenada'){echo 'selected';} ?>>Grenada</option>
  <option <? if($v_country=='Guadeloupe'){echo 'selected';} ?>>Guadeloupe</option>
  <option <? if($v_country=='Guam'){echo 'selected';} ?>>Guam</option>
  <option <? if($v_country=='Guatemala'){echo 'selected';} ?>>Guatemala</option>
  <option <? if($v_country=='Guinea'){echo 'selected';} ?>>Guinea</option>
  <option <? if($v_country=='Guinea-Bissau'){echo 'selected';} ?>>Guinea-Bissau</option>
  <option <? if($v_country=='Guyana'){echo 'selected';} ?>>Guyana</option>
  <option <? if($v_country=='Haiti'){echo 'selected';} ?>>Haiti</option>
  <option <? if($v_country=='Heard and McDonald Islands'){echo 'selected';} ?>>Heard and McDonald Islands</option>
  <option <? if($v_country=='Honduras'){echo 'selected';} ?>>Honduras</option>
  <option <? if($v_country=='Hong Kong SAR, PRC'){echo 'selected';} ?>>Hong Kong SAR, PRC</option>
  <option <? if($v_country=='Hungary'){echo 'selected';} ?>>Hungary</option>
  <option <? if($v_country=='Iceland'){echo 'selected';} ?>>Iceland</option>
  <option <? if($v_country=='India'){echo 'selected';} ?>>India</option>
  <option <? if($v_country=='Indonesia'){echo 'selected';} ?>>Indonesia</option>
  <option <? if($v_country=='Iran'){echo 'selected';} ?>>Iran</option>
  <option <? if($v_country=='Iraq'){echo 'selected';} ?>>Iraq</option>
  <option <? if($v_country=='Ireland'){echo 'selected';} ?>>Ireland</option>
  <option <? if($v_country=='Israel'){echo 'selected';} ?>>Israel</option>
  <option <? if($v_country=='Italy'){echo 'selected';} ?>>Italy</option>
  <option <? if($v_country=='Jamaica'){echo 'selected';} ?>>Jamaica</option>
  <option <? if($v_country=='Japan'){echo 'selected';} ?>>Japan</option>
  <option <? if($v_country=='Jordan'){echo 'selected';} ?>>Jordan</option>
  <option <? if($v_country=='Kazakhstan'){echo 'selected';} ?>>Kazakhstan</option>
  <option <? if($v_country=='Kenya'){echo 'selected';} ?>>Kenya</option>
  <option <? if($v_country=='Kiribati'){echo 'selected';} ?>>Kiribati</option>
  <option <? if($v_country=='Korea'){echo 'selected';} ?>>Korea</option>
  <option <? if($v_country=='Kuwait'){echo 'selected';} ?>>Kuwait</option>
  <option <? if($v_country=='Kyrgyzstan'){echo 'selected';} ?>>Kyrgyzstan</option>
  <option <? if($v_country=='Lao'){echo 'selected';} ?>>Lao</option>
  <option <? if($v_country=='Latvia'){echo 'selected';} ?>>Latvia</option>
  <option <? if($v_country=='Lebanon'){echo 'selected';} ?>>Lebanon</option>
  <option <? if($v_country=='Lesotho'){echo 'selected';} ?>>Lesotho</option>
  <option <? if($v_country=='Liberia'){echo 'selected';} ?>>Liberia</option>
  <option <? if($v_country=='Libya'){echo 'selected';} ?>>Libya</option>
  <option <? if($v_country=='Liechtenstein'){echo 'selected';} ?>>Liechtenstein</option>
  <option <? if($v_country=='Lithuania'){echo 'selected';} ?>>Lithuania</option>
  <option <? if($v_country=='Luxembourg'){echo 'selected';} ?>>Luxembourg</option>
  <option <? if($v_country=='Macao'){echo 'selected';} ?>>Macao</option>
  <option <? if($v_country=='Macedonia'){echo 'selected';} ?>>Macedonia</option>
  <option <? if($v_country=='Madagascar'){echo 'selected';} ?>>Madagascar</option>
  <option <? if($v_country=='Malawi'){echo 'selected';} ?>>Malawi</option>
  <option <? if($v_country=='Malaysia'){echo 'selected';} ?>>Malaysia</option>
  <option <? if($v_country=='Maldives'){echo 'selected';} ?>>Maldives</option>
  <option <? if($v_country=='Mali'){echo 'selected';} ?>>Mali</option>
  <option <? if($v_country=='Malta'){echo 'selected';} ?>>Malta</option>
  <option <? if($v_country=='Marshall Islands'){echo 'selected';} ?>>Marshall Islands</option>
  <option <? if($v_country=='Martinique'){echo 'selected';} ?>>Martinique</option>
  <option <? if($v_country=='Mauritania'){echo 'selected';} ?>>Mauritania</option>

⌨️ 快捷键说明

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