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.
如何从 php 中的浏览器扩展收集帖子数据?你能像表格一样收集它吗?像这样?:
echo $_POST["changes"];
我认为这不起作用,我不知道为什么。