Answer the question
In order to leave comments, you need to log in
Foreach from an array?
There is such an array:
Array
(
[names] => Array
(
[0] => Array
(
[username] => Ivan
)
[1] => Array
(
[username] => Victor
)
[2] => Array
(
[username] => Vasya
)
)
[tel_number] => Array
(
[0] => Array
(
[telephone] => 903903903
)
[1] => Array
(
[telephone] => 90209080
)
)
)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question