I need an article directory script that works without a databae installed. Must be flat files and easy to use. I'll give someone a free .EDU link if they can help me. Thanks
You find something that meets all three of these requirements you've posted: 1) Functions as an article directory 2) Requires no db 3) Easy to use And you're likely to go down in legend. How much content do you anticipate having to handle? Will content be centrally-created or member-created? Frank
Pretty tough requirements, especially since I have never heard of all 3 in one script. What do you consider "easy to use"?
you may want to check out automegascript.com. I think they are on v2 and if I remember correctly there is no db needed. It is sort of its own CMS, but if used properly you could probably make it like an article directory.
Take a look at sourceforge, there are lots of stuffs there. I once found a blogging tools using only php with flat file (it doesn't need database).