in reply to simple message board gone very wrong?
Besides that, the phrases "no DB" and "their own HTML files" make me wonder about unnecessary complexity and scalability. Just about any recent version of Perl has dbfile support in various flavors, and it's easy to use. See tie, dbmopen and dbmclose.
You might take a look at Matt's message board for a general idea of structure, but I suspect that you'll have a better time writing your own from scratch than trying to fix design flaws and security holes and manage threading with his version.
Or you could search on Freshmeat for any of a dozen variants on the theme.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: simple message board gone very wrong?
by skeay (Initiate) on Dec 12, 2000 at 05:03 UTC | |
by Xxaxx (Monk) on Apr 25, 2001 at 01:43 UTC | |
|
Re:(jptxs) simple message board gone very wrong?
by jptxs (Curate) on Dec 11, 2000 at 23:58 UTC | |
by Fastolfe (Vicar) on Dec 12, 2000 at 00:02 UTC |