Ver Mensaje Individual
  #5 (permalink)  
Antiguo 02/07/2012, 13:50
mhax
 
Fecha de Ingreso: agosto-2009
Ubicación: Cartagena, Colombia
Mensajes: 516
Antigüedad: 14 años, 8 meses
Puntos: 13
Respuesta: Array de array

me muestra esto:
Código PHP:
Ver original
  1. array(1) { [0]=> array(4) { ["id"]=> string(1) "6" ["nombre"]=> string(9) "Recibidas" ["tipo"]=> string(4) "Car1" ["id_owner"]=> string(1) "0" } } array(1) { [0]=> array(4) { ["id"]=> string(1) "5" ["nombre"]=> string(6) "Cartas" ["tipo"]=> string(4) "Car1" ["id_owner"]=> string(1) "0" } } array(1) { [0]=> array(4) { ["id"]=> string(1) "2" ["nombre"]=> string(8) "Facturas" ["tipo"]=> string(4) "Car1" ["id_owner"]=> string(1) "0" } } array(0) { } array(0) { } array(3) { [0]=> array(4) { ["id"]=> string(1) "3" ["nombre"]=> string(15) "Correspondencia" ["tipo"]=> string(4) "Car1" ["id_owner"]=> string(1) "0" } [1]=> array(4) { ["id"]=> string(1) "4" ["nombre"]=> string(6) "Ventas" ["tipo"]=> string(4) "Car1" ["id_owner"]=> string(1) "0" } [2]=> array(4) { ["id"]=> string(1) "3" ["nombre"]=> string(18) "Correspondenciawww" ["tipo"]=> string(4) "Doc0" ["id_owner"]=> string(1) "0" } }
__________________
Un camino de mil millas comienza por el primer paso. Lao Tse