Tagged Questions
2
votes
3answers
1k views
Recursive File Search (PHP)
I'm trying to return the files in a specified directory using a recursive search.
I successfully achieved this, however I want to add a few lines of code that will allow me to specify certain ...
0
votes
2answers
115 views
solution to search into files (in lamp)
i have site that the user upload files (PDF,WORD,POWER POINT ....)
and they want to have the ability to search word in the files,
how can i do it ?