Files and folders indexer to DB with web search query and we

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
loa11
Forum Newbie
Posts: 2
Joined: Sat Oct 10, 2009 10:44 am

Files and folders indexer to DB with web search query and we

Post by loa11 »

Hi, is there some complete solution or some project for Files and folders indexing to any type of Database. Which means that there would be some Webpage in PHP with the simple search query input filed, and the goal is that one could get the simple results of the searched files and folders names with the path on the file server results should be in the web output form or in any form.

Its a similar to locate, slocate or rlocate but with the webaccess to such commands trough PHP webpage trough PHP exec commands like passthru or the goal is the web output for the searched results.
Post Reply