| I want to grab all sites of my own (dynamic, php) forum
and put them as static pages on another domain. Therefor I
would like to add variable comments to each site ("The
original thread could be found here: xxx" which must be a
link from the original URL + new domain
(newdomain/topic.php?t=4 e.g.) and I have to replace the
local URL "c:\ whatever" to the new domain on every link
that is included in the page.
Is this possible right now? Couldnt find a way to do that. | |