PHP ve bir wiki oluşturmak için nasıl iyi bir öğretici

0 Cevap php

I'm searching for a good tutorial on how to build a wiki with PHP & MySQL. I need something that will show me how to structure the mysql database and which algorithms to implement for the text diff etc. The only one that I've found so far is this: http://www.ibm.com/developerworks/opensource/tutorials/os-php-wiki1/ But it is based on cakePHP and I'll have to spend a month learning cakePHP to understand what they did.

Herhangi bir ipucu için şimdiden teşekkür ederiz!

0 Cevap