i am using PHP . the main problem is about the links. how to convert them .using fpassthru() site is opening but to change link is the main problemPHP?:i want to open a site from my site....with all the links also changed so that they open through my site?Regular Expressions would be one way to alter all links
perhaps with preg_replace or preg_replace_callback
ref: http://uk.php.net/manual/en/function.pre