Rolling Your Own Plaintext Wiki (Wiki inside a DB)

后端 未结 4 533
北恋
北恋 2021-01-31 06:30

Anyone know of an API (php preferable but I\'d be interested in any language) for creating wiki-like data storage?

How about any resources on rolling your own plaintext

4条回答
  •  星月不相逢
    2021-01-31 07:16

    Here's a list of all 12 wikis on WikiMatrix that are written in PHP and do their storage using text files. Perhaps one of them will have a storage method you can adapt into the database:

    http://www.wikimatrix.org/search.php?sid=1760

提交回复
热议问题