Sup everyone. I don't know where else to post this so I am doing it here. If it's in the wrong section please move it. Is there a program that will search inside a folder but i also want to search the files inside and whats in the files. I need to find a line in a php program that my friend wrote and its pretty big so I cant look into every file. So i need something that will search everything inside a file. Anyone know a program that can do this? - Prilep
If you've got Dreamweaver installed, you can do a local search for a single line of code (or whatever) on an entire folder. You just point it at the folder and give it the string to search for, it will go through every file, and open anything that comes back positive. It's one of the few good things about Dreamweaver
I actually found this program on google: http://www.aks-labs.com/products/fsa_home/ So no I am going to try it to see how it works. - Prilep