php访问java开发的webservice接口 base64不一致问题
为情所困
为情所困 2017-05-16 13:03:23
0
2
521

php base64方法编译的图片路径 和 java 自带的base64 编译方式不一样么?

java开发的web service 接口的代码已经写好 更改不了 php方面应该怎么处理呢,怎么编译成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
      About us Disclaimer Sitemap
      php.cn:Public welfare online PHP training,Help PHP learners grow quickly!