Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/javascript/387.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Javascript 如何在我的网页上加载整个网站(外部链接)的功能?_Javascript_Php_Jquery_Html_<img Src="//i.stack.imgur.com/RUiNP.png" Height="16" Width="18" Alt="" Class="sponsor Tag Img">elasticsearch - Fatal编程技术网 elasticsearch,Javascript,Php,Jquery,Html,elasticsearch" /> elasticsearch,Javascript,Php,Jquery,Html,elasticsearch" />

Javascript 如何在我的网页上加载整个网站(外部链接)的功能?

Javascript 如何在我的网页上加载整个网站(外部链接)的功能?,javascript,php,jquery,html,elasticsearch,Javascript,Php,Jquery,Html,elasticsearch,我想在我的网页上集成。我正在使用PHP脚本语言 我已经使用了文件内容、wget和所有东西,但它只获取HTML内容 我想在我的网页上加载整个网站。我不想使用Iframe和标记,因为出于安全目的,我无法与用户共享URL 所以请给我一些建议 这就是我们可以做的代理网站的工作方式吗?请帮我做这个 提前感谢。:) 这对我很有用:但它只加载html内容,而不加载js和ajax调用!!因为它不会有你的会话。没有得到你!:(那么你有什么建议或代码?

我想在我的网页上集成。我正在使用PHP脚本语言

我已经使用了文件内容、wget和所有东西,但它只获取HTML内容

我想在我的网页上加载整个网站。我不想使用Iframe和标记,因为出于安全目的,我无法与用户共享URL

所以请给我一些建议

这就是我们可以做的代理网站的工作方式吗?请帮我做这个


提前感谢。:)

这对我很有用:
但它只加载html内容,而不加载js和ajax调用!!因为它不会有你的会话。没有得到你!:(那么你有什么建议或代码?