Hi all,
I have a site in php and I am trying to have an external site display within my site. I want to keep my menus in place but just have the external site display under them. include() doesnt seem to work as that just breaks everything for the external site. Is there any clean way to do this? I also do not currently use frames and would prefer not to if at all possible. Thanks for any help that can be offered!