Start instance of base class, load configuration and establish database connection. Please don't call the constructor direcly, use the singleton pattern instead.
Adds a simple guestbook to the simple guestbook table. Takes the page id as first argument, a field=>value array with simple guestbook data as second argument. Returns insert id.