hello!
I wanna make web proxy. if I use curl or file_get_contents(), I can load one page, but I want when user click on a link in page, link open with my proxy, whats your idea for doing it? If I change the links and download .js files to edit the links, proxy will build but I think there are better ways to do it.
tanks...