Trying to display all items in an array
-
Hello there
I am trying to get a list of phone numbers from this JSON feed:
https://voip.smart-numbers.net/api/json/numbers/available/list/?ingroup=468
This is as far as I got:
[jsoncontentimporter url=”https://voip.smart-numbers.net/api/json/numbers/available/list/?ingroup=468″ debugmode=10]
{subloop-array:data:3}number:{0} {/subloop-array:data}<br />
[/jsoncontentimporter]So I can get the first phone number to display, but how do I loop through and display them all. There could be any number of phone numbers, possibly thousands.
Can you please help?
Many thanks
Helen
The topic ‘Trying to display all items in an array’ is closed to new replies.