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.
我在 index.php 上使用 httpxmlpost 函数加载静态 html 页面。 现在我需要加载一个 html 动态页面,该页面调用一个 javascript 文件,同时保留在 index.php 上。可能吗?我能怎么做?
谢谢大家!