Hi.
I have the following situation: I have 2 servers, "A" and "B". "A" can be accessed world wide, while "B" is a private server. "A" can see all "B" content.
What I want to do is, from "A", access "B" pages, through a PHP script. I can display a page, but my problem is the links that the page contains: they points to another "B" pages (relative links).
May somebody help me in this task?
Thanks in advance,
hansen_cr.