Ver Mensaje Individual
  #20 (permalink)  
Antiguo 27/05/2008, 02:43
Avatar de Wakkos
Wakkos
Colaborador
 
Fecha de Ingreso: octubre-2001
Ubicación: (cerca)
Mensajes: 1.795
Antigüedad: 22 años, 6 meses
Puntos: 59
Respuesta: Enviar variable por <select>

print_r($_POST['my_stuff']); = Array ( [527] => 527 )
print_r($_POST['categoria']); = Array ( [0] => cat1 [1] => cat2 )

Me sale el error:
Warning: Variable passed to each() is not an array or object in procesar.php on line 390
__________________
Cool Village
@Wakkos