Answer the question
In order to leave comments, you need to log in
How to output or concatenate 2 json in php?
There are 2 json by type:
"item":
[{ "id": "550",
"name": "Серега"
}]
"item":
[{ "id": "550",
"city": "LA"
}].
"item":
[{ "id": "550",
"name": "Серега",
"city": "LA"
}].
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