Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
Hi,Is it possible to index and search files uploaded to the /files directory and show results.thanksBaty
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/