Timeline for how to echo print_r() array output
Current License: CC BY-SA 4.0
11 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 16, 2019 at 7:09 | vote | accept | marina | ||
| Jul 16, 2019 at 6:54 | comment | added | marina | $a = ['[email protected]', '[email protected]', '[email protected]']; $b = ['70,80', '10', '90,100']; | |
| Jul 16, 2019 at 6:47 | answer | added | MH2K9 | timeline score: 3 | |
| Jul 16, 2019 at 6:32 | comment | added | Barmar |
Don't use print_r() if you want a custom output format.
|
|
| Jul 16, 2019 at 6:29 | answer | added | Death-is-the-real-truth | timeline score: 4 | |
| Jul 16, 2019 at 6:24 | comment | added | MorganFreeFarm |
What are $a and $b?
|
|
| Jul 16, 2019 at 6:23 | history | edited | Qirel | CC BY-SA 4.0 |
deleted 221 characters in body
|
| Jul 16, 2019 at 6:22 | comment | added | hs-dev2 MR | Your expected is not array , it's json (object) | |
| Jul 16, 2019 at 6:22 | history | edited | Qirel | CC BY-SA 4.0 |
added 66 characters in body
|
| S Jul 16, 2019 at 6:21 | review | Triage | |||
| Jul 16, 2019 at 6:58 | |||||
| S Jul 16, 2019 at 6:21 | history | asked | marina | CC BY-SA 4.0 |