| 
	
 | 
 Posted by Ivαn Sαnchez Ortega on 12/30/07 00:09 
mantrid wrote: 
 
>     [key] => Array 
>         ( 
>             [accum] => 1005.06506667 
>         ) 
 
It's $data[$key], not $data['key']. You want to access to a given array 
item, given its key. 
 
--  
---------------------------------- 
IvΓ‘n SΓ‘nchez Ortega -ivansanchez-algarroba-escomposlinux-punto-org- 
 
Un ordenador no es un televisor ni un microondas, es una herramienta 
compleja.
 
  
Navigation:
[Reply to this message] 
 |