Title: multi-dimensional array in theme
Last modified: August 19, 2016

---

# multi-dimensional array in theme

 *  [walkacrossfire](https://wordpress.org/support/users/walkacrossfire/)
 * (@walkacrossfire)
 * [18 years, 1 month ago](https://wordpress.org/support/topic/multi-dimensional-array-in-theme/)
 * I’m trying to build a multi-dimensional array from a database query in a theme
   page. if I do this: $array[$name]=$value; it works fine,but, as soonas I try 
   this: $array[$name][0]=$value; or $array[$name]=array(0=>$value); it fails. Anyone
   know why? Please help!

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Thread Starter [walkacrossfire](https://wordpress.org/support/users/walkacrossfire/)
 * (@walkacrossfire)
 * [18 years, 1 month ago](https://wordpress.org/support/topic/multi-dimensional-array-in-theme/#post-769988)
 * what does it take to get some help around here?!?
 *  [ivovic](https://wordpress.org/support/users/ivovic/)
 * (@ivovic)
 * [18 years, 1 month ago](https://wordpress.org/support/topic/multi-dimensional-array-in-theme/#post-770009)
 * perhaps not posting duplicate threads, and actually asking a WORDPRESS-related
   question.
 * try a php forum if you can’t wait 12 hours for an answer to your irrelevant question.
 *  Thread Starter [walkacrossfire](https://wordpress.org/support/users/walkacrossfire/)
 * (@walkacrossfire)
 * [18 years, 1 month ago](https://wordpress.org/support/topic/multi-dimensional-array-in-theme/#post-770237)
 * outside of wordpress, in the same website, when I build a test page, the array
   builds perfectly. this does have to do with wordpress, not php. So, someone who
   actually knows about this, please help

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘multi-dimensional array in theme’ is closed to new replies.

 * 3 replies
 * 2 participants
 * Last reply from: [walkacrossfire](https://wordpress.org/support/users/walkacrossfire/)
 * Last activity: [18 years, 1 month ago](https://wordpress.org/support/topic/multi-dimensional-array-in-theme/#post-770237)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
