roby2k
07-31-2006, 09:04 PM
i need a script that will check files and subfolders for files of a certain extention and look inside them for certain HTML code.
basically a script that i can get to scout all my php files for a set line of text and replace it with something i set.
webadpro
08-01-2006, 12:20 AM
Are you looking for paid or Free services?
roby2k
08-03-2006, 06:03 PM
was looking for free but its all sorted now cheers
creativeartist
08-04-2006, 08:17 AM
It can be a small script with a limited number of lines.Do you need it as an application?
genxweb
08-04-2006, 09:01 AM
I have one already made I did for another client if you would like it pm me. You will need to chnage the html to search for but that should be easy. the script finds all the .php, .htm .html files and searches for the html and can replace it, remove or just notify you about it.