Home > Backend Development > PHP Tutorial > 怎么调试微信 开发这模式的 怎么看用户发过来的xml数据

怎么调试微信 开发这模式的 怎么看用户发过来的xml数据

WBOY
Release: 2016-06-23 13:45:03
Original
1009 people have browsed it

怎么调试微信 开发这模式的  怎么看用户发过来的xml数据 然后发给用户的是怎么样的xml数据


回复讨论(解决方案)

在程序中,把接收到用户发过来的数据和你发过去的数据都写入到文件或数据库中,然后再写个程序把数据都调出来。

在程序中,把接收到用户发过来的数据和你发过去的数据都写入到文件或数据库中,然后再写个程序把数据都调出来。

 好方法。。存入数据库
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template