Title: Array Custom Fields json_decode
Last modified: September 1, 2016

---

# Array Custom Fields json_decode

 *  [Hao Duy](https://wordpress.org/support/users/mainisan/)
 * (@mainisan)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/array-custom-fields-json_decode/)
 * Hello,
 * My Array after json_decode:
    How i can echo “domain” from Array i have ussing:
 * step 1:`$results = json_decode($customer, true);`
    step 2: `print_r($results);`
   step 3: It’ Show
 * >  Array (
   >  [p] => Array ( [o] => Array ( [uh] => 0 ) ) [c] => Array ( [0] =>
   > Array ( [p] => ) ) [h] => Array ( [0] => Array ( [c] => domain ) ) [b] => Array([
   > 0] => Array ( [0] => Array ( [c] => domain ) ) )
 * step 4:
 * > i echo echo $results[c]; but not don’t show
   > help me i want show “domain” from [c] => domain
 * Thanks for support

The topic ‘Array Custom Fields json_decode’ is closed to new replies.

## Tags

 * [array](https://wordpress.org/support/topic-tag/array/)
 * [json_decode](https://wordpress.org/support/topic-tag/json_decode/)

 * 0 replies
 * 1 participant
 * Last reply from: [Hao Duy](https://wordpress.org/support/users/mainisan/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/array-custom-fields-json_decode/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
