This topic is locked

Advanced Search

1/19/2011 6:26:55 AM
PHPRunner General questions
G
gaty author

Hi,
Is it possible to index and search files uploaded to the /files directory and show results.
thanks

Baty

Sergey Kornilov admin 1/19/2011

Unfortunately this won't work with PHPRunner. We can only search for database content. You'll need to install some kind of search engine that is able to parse files on the server and build search index.
You can use something like this:

http://www.niblr.com/php-flat-file-search-script/