8. Inserting Pages
Inserting a page involves two INSERT statements: one for
the main wiki table, and other for the wm_ref table.
Three parameters are needed to insert a page: the page name, the content, and the id.
The wiki table uses both the content and and the name. The
wm_ref table uses the id and the name.
prev | home | next