Answer the question
In order to leave comments, you need to log in
How to transfer a UTF-8 string if it is deformed during transmission (due to encoding)?
In php I return a string like
blablabla blabla bla r kekkekkek kekkek kek t
I get something like киÑап книга t and that t is not deformed.
How can I pass data to php -> java?
Answer the question
In order to leave comments, you need to log in
If you have exactly data in UTF-8, then json_encode . Pay special attention to the php version, since below 5.3 is not set by default utf
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question