is there a simple wiki engine, that I can integrate

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
jaoudestudios
DevNet Resident
Posts: 1483
Joined: Wed Jun 18, 2008 8:32 am
Location: Surrey

is there a simple wiki engine, that I can integrate

Post by jaoudestudios »

I would like a single or a few pages that act like a wiki page. Instead of building one I was hoping there is a system already built out there that I can just integrate into my project. (I am using ZF if there are any other options)
User avatar
onion2k
Jedi Mod
Posts: 5263
Joined: Tue Dec 21, 2004 5:03 pm
Location: usrlab.com

Re: is there a simple wiki engine, that I can integrate

Post by onion2k »

I embedded dokuwiki in our intranet fairly easily. There's no access privs beyond "can see the wiki" but I didn't need more.
User avatar
jaoudestudios
DevNet Resident
Posts: 1483
Joined: Wed Jun 18, 2008 8:32 am
Location: Surrey

Re: is there a simple wiki engine, that I can integrate

Post by jaoudestudios »

cool thanks :)
Post Reply