Hello, I am using Dreamwaver for PHP editing, and I am looking a way to search text inside PHP files without the need to open each one, meaning to search bulk files in a folder which contain some text in it? Thanks Kobi
Dreamweaver has a very nice search and replace function that I use for all sorts of things. CTRL F, then change 'Find in:' to Folder. And then it's pretty much common sense from here on...
but i want to know about in website....when i will put .php file in my website and how can i creat search bar....and how can it search it
@niceabi : Not sure if you really want to know that or if you posted this to get over peon status, but let me tell you. If you got SSH access, you can try using vim to open the file and you can just press / <text_to_search_here> and press enter.
i just want to know that i have xml file and i want to make it database and i want to know how can i put it and how can user can search with the data who is in xml file