Ver Mensaje Individual
  #4 (permalink)  
Antiguo 12/04/2013, 08:55
Avatar de zetahosting
zetahosting
 
Fecha de Ingreso: octubre-2011
Mensajes: 119
Antigüedad: 13 años, 1 mes
Puntos: 2
Respuesta: Enviar fecha con un formulario a BBDD

cambia tu insert por este:


mysql_query("INSERT INTO perfil (name,surname,email,password,tipo,dia,mes,ano,reg)
VALUES ('".$_POST['nombre']."','".$_POST['apellidos']."','".$_POST['email_addr_repeat']."','".md5($_POST['password'])."','".$_POST['tipo']."','".$_POST['dia']."','".$_POST['mes']."','".$_POST['ano']."',NOW())",$conexion);
__________________
Excelente WebHosting -> www.zetahosting.net
[email protected]
Twitter: @zetahosting