in reply to Re^3: Find and Replace text script?
in thread Find and Replace text script?

Hi CountZero,

>That won't be so easy. It means that you first have to make
>sure that the php? you find is indeed an internal link and
>not part of something else (such as simple text: "Are you sure this is written in php?)").

Fortunately, I don't have any other occurances of "php?" except in the five URLs on each page. If I did, then I'd probably expand the Find query to include the neighboring characters (for example ".php?page=") to isolate just the links.

In any event, I was able to finally get it to work (see above). Hopefully all the new static pages will help cut down on the server load! :-)

Thanks,

-Bob