Hej NG.
Jeg smed denne besked afsted til php.db, men jeg tror ikke newsserveres åd
den, så jeg prøver her også..:
Hi NG,
I have approx. 90 mb of text files all organized in directories on disk. The
structure is static and quite simple with a depth of only 3 levels.. ie:
Root
-Dir A
-Dir B
-Dir C
- Dir c_1
- Dir c_2
- File_1
- File_2
- Dir c_3
This structure is currently available for online browsing, which is done
with the help of the 'easydirlist' php script from
http://php.holstmark.no .
It works quite well, however I would like the file structure to be
searchable with a php frontend.
That would require the structure be represented in a mysql database? If so,
is there a tool that can generate a database from that kind of file
structure? Or is there another way this sort of thing can be made searchable
without bombing down my server?
Thanks!
/Morten