Yada Yada Yada WikiA simple wiki which uses only one file

Inspired by "Wiki on a Stick", I coded a wiki in PHP5 which is living on one self-modifying PHP file.

This wiki doesn't make use of JavaScript nor databases and should work with all browsers.

Wiki screenshot

Download/Source Code

Instructions

Just get wiki-0.0.6.php.tgz, extract it and copy wiki.php to your web directory. Make sure that your web server is able to read and write the file. If you want the backup functionality, create a folder named 'history' at the place where wiki.php lives. Don't forget to give proper write permissions to this folder.


Return to my Homepage