html5-Web page with iframe embedded in an ebay search results interface, the interface is not fully displayed
Source: Internet
Author: User
KeywordsHTML5 JavaScript php iframe
Html5javascriptphpiframe
My iframe target link is this, I want to use the IFRAME embedded in my own web page http://www.ebay.com/sch/i.html?_nkw=games&_in_kw=1&_ex_kw=&_sacat=0&_udlo=&_udhi=& _ftrt=901&_ftrv=1&_sabdlo=&_sabdhi=&_samilow=&_samihi=&_sadis=10&_fpos=&_fsct= &lh_sale_currency=0&_sop=12&_dmd=1&_ipg=50
first directly with the IFRAME inside the src link, blank one, console inside the error is displayed:
refused to display ' Http://www.ebay.com/sch/i.html?_nkw=games&_in_kw=1&_ex_kw=&_sacat=0&_udlo =&..._samihi=&_sadis=10&_fpos=&_fsct=&lh_sale_currency=0&_sop=12&_dmd=1&_ipg=50 ' In a frame because it set ' x-frame-options ' to ' sameorigin '.
later I set up a file myself xx.php, in this file echo file_get_content function display this page, results only show the above search box and next to the border, the middle main content does not come out, how to solve?
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.