peranha Posted September 23, 2008 Share Posted September 23, 2008 I am woundering if there is anyway to embed a website into another. My work website uses a non standard port, I am woundering if I can "embed" it in my website to access it from behind firewalls, or how this can be done so I can access it when needed. Link to comment https://forums.phpfreaks.com/topic/125514-embed-website/ Share on other sites More sharing options...
Daniel0 Posted September 23, 2008 Share Posted September 23, 2008 http://www.w3.org/TR/html401/present/frames.html#h-16.5 Link to comment https://forums.phpfreaks.com/topic/125514-embed-website/#findComment-649003 Share on other sites More sharing options...
peranha Posted September 23, 2008 Author Share Posted September 23, 2008 Thanks, Frames work great. Link to comment https://forums.phpfreaks.com/topic/125514-embed-website/#findComment-649114 Share on other sites More sharing options...
peranha Posted October 3, 2008 Author Share Posted October 3, 2008 I guess that this does not work as I thought it did. It puts the page in my website, but I need it to load on my server, and just display on the computer I am connecting from that is behind a firewall. Link to comment https://forums.phpfreaks.com/topic/125514-embed-website/#findComment-656150 Share on other sites More sharing options...
Stooney Posted October 3, 2008 Share Posted October 3, 2008 file_get_contents Link to comment https://forums.phpfreaks.com/topic/125514-embed-website/#findComment-656164 Share on other sites More sharing options...
peranha Posted October 3, 2008 Author Share Posted October 3, 2008 When using that I get the following error (20024)The given path misformatted or contained invalid characters: Cannot map GET I have searched, and it says it is an issue with apache and windows with a : Any idea as to how to fix this. I need to connect to http://ipaddress:3093 Link to comment https://forums.phpfreaks.com/topic/125514-embed-website/#findComment-656328 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.