PHP accesses the base64 inconsistency problem of the webservice interface developed by Java
为情所困
为情所困 2017-05-16 13:03:23
0
2
613

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

为情所困
为情所困

reply all(2)
世界只因有你

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

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template