Answer the question
In order to leave comments, you need to log in
How to properly convert an array to json?
Hello. I have an array like:
Array
(
[0] => [email protected]
[1] => [email protected]
)
[
{
"email": "[email protected]",
},
{
"email": "[email protected]",
}
]
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