Home  >  Article  >  Backend Development  >  Solution to the problem that the XML of php's webservice's wsdl cannot be displayed_PHP tutorial

Solution to the problem that the XML of php's webservice's wsdl cannot be displayed_PHP tutorial

WBOY
WBOYOriginal
2016-07-13 10:36:18879browse

The xml of php webservice cannot be displayed because the wsdl has Chinese characters

You can use Nopepad++ to transcode and encode it in UTF-8 without BOM

www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/740217.htmlTechArticlephp webservice because wsdl has Chinese, the xml cannot be displayed. You can use Nopepad++ to transcode UTF-8 without BOM. Encoding...
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn