Los servicios están iniciados?
Esta sección te permite ver todos los mensajes escritos por este usuario. Ten en cuenta que sólo puedes ver los mensajes escritos en zonas a las que tienes acceso en este momento.
Mostrar Mensajes Menú
foreach($pscnt_nombre as $index => $nombre){
$apellido = $pscnt_apellidos[$index];
mysqli_query($conexion,"insert into clientes_tratamiento (nombre, apellido, cod_tra) values ('$nombre','$apellido','$id')");
}
Citaradd
The response header is added to the existing set of headers, even if this header already exists. This can result in two (or more) headers having the same name. This can lead to unforeseen consequences, and in general set, append or merge should be used instead.
Citar
linux /boot/vmlinuz-3.19.0-30-generic root=UUID=13007919-6a08-40cb-86bf-5555696ebe4e ro splash intel_pstate=disable quiet $vt_handoff