Is the image path compiled by the php base64 method different from the base64 compilation method that comes with Java?
The code of the web service interface developed by Java has been written and cannot be changed. How should it be handled in PHP and how to compile it into the encoding format of Java
php try converting the encoding to utf8, there is a similar problem, here is the link
PHP base64_encode encrypts the Chinese string, use java to decode some garbled characters, please solve it.
The problem of inconsistent encoding, just use utf-8 encoding uniformly