View Single Post
  #2  
Old 12-09-2005, 06:03 AM
Deur Deur is offline
OSP Starters
 
Join Date: Dec 2005
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
Deur is on a distinguished road
Default Array

Humm if no one can answer this then what can I do to access the '0' and '2' in the following associative array?

Array ( [Cadence Healthcare,Montreal,Canada] => Array ( [0] => 0 [1] => 2 ) [Merck,London,Canada] => Array ( [0] => 1 ) ).

Good Luck -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote
  Webmaster Forums - View Single Post - Unable to Assign in an Array !!
View Single Post
  #2  
Old 12-09-2005, 06:03 AM
Deur Deur is offline
OSP Starters
 
Join Date: Dec 2005
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
Deur is on a distinguished road
Default Array

Humm if no one can answer this then what can I do to access the '0' and '2' in the following associative array?

Array ( [Cadence Healthcare,Montreal,Canada] => Array ( [0] => 0 [1] => 2 ) [Merck,London,Canada] => Array ( [0] => 1 ) ).

Good Luck -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote