![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
23/02/2013, 15:18
|
![Avatar de ch3ssmaster](http://static.forosdelweb.com/customavatars/avatar383009_2.gif) | | | Fecha de Ingreso: enero-2011
Mensajes: 97
Antigüedad: 14 años, 1 mes Puntos: 5 | |
Respuesta: Array asociativo desde consulta Este es el array que intento obtener, un array donde cada indice sea a su vez un array, ya que cada tema tiene varios subtemas:
Código:
Array ( [3] => Array ( [0] => 7,[1] => 6,[2] => 1,[3] => 1 ) [4] => Array ( [0] => 2,[1] => 2,[2] => 4 ) [1] => Array ( [0] => 1,[1] => 7,[2] => 1,[3] => 6 ) [2] => Array ( [0] => 7,[1] => 1,[2] => 7,[3] => 5,[4] => 6 ) )
__________________ Diseño Web profesional y creativo: WebSystem. |