Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 PHPStorm 编写 PHP 代码。我想调试我的脚本。我的脚本从 POST 请求正文中读取传入的 XML 字符串。如何将 XML 文档发布到在我的计算机上本地运行的脚本?