Skip to content
Advertisement

echo key and value of an array without and with loop

This is an array i have

JavaScript

How do i get to echo something like this for individual one like

JavaScript

and again how can i do this through a loop and echo all?

Advertisement

Answer

JavaScript

For ‘without loop’ version I’ll just ask “why?”

User contributions licensed under: CC BY-SA
4 People found this is helpful
Advertisement