开发者

What is the Procedure for showing a webpage on my website?

开发者 https://www.devze.com 2023-02-05 01:18 出处:网络
I want that other webpages are displayed on my website. How should i proceed in that w开发者_StackOverfloway ?

I want that other webpages are displayed on my website. How should i proceed in that w开发者_StackOverfloway ?

I made a webpage and used and Iframe. The iframe's scr is liked to a php file that uses the file_get_contents(URL) and echo's that to the screen.

The difficulty is that the links in the iframe would pointing to invalid references. So i think the <BASE href> tag would help

PROBLEM :

I want that the Java scrips to be used in the Iframe for manipulation of content. The problem is that Java scrips wont wonk in the Iframe.

How can i make the JavaScript run in the Iframe ?

lastly i want that the content manipulated in the Iframe is saved. so how can i write the content of the Iframe ?

Is the procedure that i am using Right ? or is there some other way to do it ?


You can simply use PHProxy, this PHP app fetch the webpage and convert all urls for you. You should just pass it url. you can keep it in iframe or not.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号