Ver Mensaje Individual
  #8 (permalink)  
Antiguo 19/12/2013, 10:56
Avatar de luis010182
luis010182
 
Fecha de Ingreso: julio-2009
Ubicación: Argentina - Capital Federal
Mensajes: 382
Antigüedad: 14 años, 10 meses
Puntos: 27
Respuesta: no pasa la variable..?

si estas seguro que llega bien no te complique tanto, y hace
Código PHP:
$reid=insData('usuarios');

procesa($reid);
function 
procesa($reid){
 if(isset(
$_POST['nisubmit'])) {
  
upload($reid'imagen1');
 }