Post
Topic
Board Altcoin Discussion
Re: Any API guru's here ?
by
vv181
on 17/04/2022, 21:21:38 UTC
I don't know about PHP.

But does the nested array only has 3 items. If that is so, maybe you can directly access the index. Or if it is not, reiterate the array to print the value based on the ID.

Anyway, you should have posted this question on Stackoverflow.