Connecting Tech Pros Worldwide Forums | Help | Site Map

Simple Wiki as PHP coding example?

JC
Guest
 
Posts: n/a
#1: Jul 17 '05
Hi -

I'm currently learning PHP using the ORA "cuckoo" book. I'm looking for
some reasonably interesting sample code to read and thought that a
*simple* Wiki could be ideal. Can anyone recommend a Wiki which
implements the basic functionality only to keep things simple, written
in nice clear PHP code? I'm hoping that a couple of hundred lines or
less of PHP will suffice to get a basic wiki running, without resorting
to obfusticated coding contest tactics...

Thanks in advance.

PS I'd also be grateful for other suggestions regarding 10-200 line
coding examples - no hot dogging, just good clear code.


Ruey-Cheng Chen
Guest
 
Posts: n/a
#2: Jul 17 '05

re: Simple Wiki as PHP coding example?


How about this?
http://sourceforge.net/projects/wiki/

JC
Guest
 
Posts: n/a
#3: Jul 17 '05

re: Simple Wiki as PHP coding example?




Ruey-Cheng Chen wrote:[color=blue]
> How about this?
> http://sourceforge.net/projects/wiki/[/color]

Thanks!

Closed Thread