Formulario para el registro de users
Código PHP:
<table width="661" height="393" border="0" align="left" cellpadding="0" cellspacing="0">
<tr>
<td width="662" colspan="3" align="center" valign="top" >
<form action="registro.php" method="post">
<table width="59%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="18" colspan="4" align="center"><a href="javascript:history.go(-1)" class="Estilo19">Volver</a></td>
</tr>
<tr>
<td height="54" colspan="4"><div align="center"><span class="Estilo18">Esta intentando entrar en una zona restringida a usuarios, por favor, registrese, le llevara 30 sg, despues podrá tener acceso a todas las descargas, sin restricciones.</span></div></td>
</tr>
<tr>
<td height="21" colspan="4"><div align="center" class="Estilo17"><strong>Registro</strong></div></td>
</tr>
<tr>
<td width="14%" align="right" class="Estilo18"> </td>
<td width="33%" height="31" class="Estilo24">Usuario <span class="Estilo27">(max 10):</span></td>
<td width="43%"><input type="text" name="username" size="20" maxlength="20" class="estilotextarea44" style="font-family:verdana; font-size:10pt" /></td>
<td width="10%"> </td>
</tr>
<tr>
<td align="right" class="Estilo18"> </td>
<td height="29" class="Estilo24">Password <span class="Estilo27">(max 10):</span></td>
<td><input type="password" name="password" size="10" maxlength="10" class="estilotextarea43" style="font-family:verdana; font-size:10pt" id="password" /></td>
<td> </td>
</tr>
<tr>
<td align="right" class="Estilo18"> </td>
<td height="29" class="Estilo24">Confirmar passw:</td>
<td><input type="password" name="password2" size="10" maxlength="10" class="estilotextarea42" style="font-family:verdana; font-size:10pt" /></td>
<td> </td>
</tr>
<tr>
<td align="right" class="Estilo18"> </td>
<td height="29" class="Estilo24">Email <span class="Estilo25"><span class="Estilo28">(max 40)</span>:</span> </td>
<td><input type="text" name="email" size="20" maxlength="40" class="estilotextarea41" style="font-family:verdana; font-size:10pt" /></td>
<td> </td>
</tr>
<tr>
<td height="35" colspan="4" align="center"><input type="submit" value="Registrar" class="boton" /></td>
</tr>
<tr>
<td height="40" colspan="4" align="center"><span class="Estilo18">Le será enviado un correo electrónico para confirmar sus datos por favor ingrese correctamente su e-mail, gracias.</span></td>
</tr>
<tr>
<td height="40" colspan="4" align="center" class="Estilo23">
</tr>
</table>
</form>
</td>
</tr>
</table>
Formulario para login:
Código PHP:
</tr>
<form action="confiser.php" method="post">
<tr>
<td colspan="5" align="right" class="Estilo4">User
<label>
<input name="usuario" type="text" id="usuario" size="7" maxlength="10" class="estilotextarea4" style="font-family:verdana; font-size:10pt">
</label>Pass
<label>
<input name="password" type="password" id="password" size="7" maxlength="10" class="estilotextarea4" style="font-family:verdana; font-size:10pt">
</label> <label>
<input type="submit" name="button" id="button" value=" Ir " class="boton">
</label></td>
</tr></form>
P.D. para que el sistema funcione y envie los emails, debeis tener configurado vuestro servicio de correo saliente SMTP, que usa vuestro hosting o vuestra maquina, si trabajais en local