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