Thank you Kevin. Querying the index file with a handmade regex function - that's indeed what I use in another application. It works ok with a large base of about 5000 files and five concurrent users. I don't know what will happen when I have 5000 concurrent users.
Anyway, for this the index file can be used. Everything is in that single file. No need to cron and generate a new one. It gives some more flexibility than an info file that is restriced to one key/value pair. But you have to prepare a lot of functions in the config php if you want "a,b,c but not d". Does action=search work in a similar mode? Greetings, Martin P.S.: I did not want to provoke a discussion about flatfile vs. database :-) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "BoltWire" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/boltwire?hl=en -~----------~----~----~----~------~----~------~--~---
