public marks

PUBLIC MARKS from solrac with tags php & wiki

19 February 2007 18:30

Create an interactive wiki using PHP and scaffolding

Wikis are widely used as tools to help speed development, increase productivity, and educate others. This tutorial creates a wiki from scratch using PHP, with value-added features useful for tracking production. It focuses on application design with PHP. All of these things make PHP a good choice for writing a wiki engine.