Search found 3 matches

by GRDODD
Tue Apr 25, 2006 5:41 pm
Forum: Advanced Find and Replace
Topic: Replicating Lines
Replies: 4
Views: 26042

Roman,
Please disregard my last message. I found my mistake. I really appreciate the help and will be purchasing this great utility.

Again,
Thanks for your help!
by GRDODD
Tue Apr 25, 2006 5:35 pm
Forum: Advanced Find and Replace
Topic: Replicating Lines
Replies: 4
Views: 26042

Roman, Thanks for the info. I tried each and every step just as you recommended. The results were not exactly what I expected.

Here is the text contained in one of the these text files before I used the Find & Replace utility.

<?

$description = "No trace camoflage backdoor page";

$keywords ...
by GRDODD
Sun Apr 23, 2006 10:23 pm
Forum: Advanced Find and Replace
Topic: Replicating Lines
Replies: 4
Views: 26042

Replicating Lines

I am trying to replicate a line of text in about 1000 different txt files.

I need to replicate the line of text which is contained in a php command into an entirely different PHP command, yet still keep the original php command in the txt file.

A sample of the php script might look something ...