Search and Replace within .PHP files?

J

John Patrick

My website has about 25 pages with a PHP extension. I need to find and
replace the same line of code in each file, but FP2002 doesn't seem to
search them.

Can this be done?

Thanks!

jp
 
S

Stefan B Rusynko

Configure FP as an editor for the pages
Tool Options Configure Editors



| My website has about 25 pages with a PHP extension. I need to find and
| replace the same line of code in each file, but FP2002 doesn't seem to
| search them.
|
| Can this be done?
|
| Thanks!
|
| jp
|
|
 
J

John Patrick

Stefan B Rusynko said:
Configure FP as an editor for the pages
Tool Options Configure Editors


Stefan, I tried that. However, when I make the changes and save the page it
breaks the PHP code and the page won't work.

jp
 
Top