Embed an External Page Without an Iframe?

前端 未结 6 1560
青春惊慌失措
青春惊慌失措 2020-11-28 05:04

Is there any way to embed an external web page without using an iframe? I have access to both sites, I just want the page that the content is embedded on to resize based on

6条回答
  •  萌比男神i
    2020-11-28 05:27

    Why not use PHP! It's all server side:

    
    

    If you own both sites, you may need to ok this transaction with full declaration of headers at the server end. Works beautifully.

提交回复
热议问题