$texto = "SOCITUD PARA AMPLIAR INFORMACIÓN DE ESTÉTICA \n"; $texto .= "--------- \n \n"; $texto .= "Nombre: $nombre\n"; $texto .= "Apellidos: $apellidos\n"; $texto .= "Domicilio: $direccion\n"; $texto .= "Edad: $edadxn\n"; $texto .= "Población: $poblacion\n"; $texto .= "Provincia: $provincia\n"; $texto .= "C.P.: $cpxn\n"; $texto .= "Teléfono: $telefonoxn\n"; $texto.= "Información que solicita : $informacion $dedicacion_numberxn \n\n"; mail("info@danielmatallin.com","SOCITUD PARA AMPLIAR INFORMACIÓN DE ESTÉTICA",$texto,"From: info@danielmatallin.com"); ?>
|