ultrasound0000 Posted November 5, 2009 Share Posted November 5, 2009 I have a careers site where I need to pull in job information from an external domain. All I have is the link to this other page. I tried using an iFrame but it totally sucks because I can't set the height & width of the included content to fill n the page and do not want to have users use scrollbars. Is there any way I can do this include with PHP? I know I can directly include the page in my between my header an footer, but the included site is interactive so once I click on something I lose the header and footer. Hope this makes sense, please help if you can. Thanks! Link to comment https://forums.phpfreaks.com/topic/180478-include-external-domain-content-in-site/ Share on other sites More sharing options...
flattened Posted November 6, 2009 Share Posted November 6, 2009 Have you tried just using frames and getting rid of the borders? Link to comment https://forums.phpfreaks.com/topic/180478-include-external-domain-content-in-site/#findComment-952193 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.