database::createTable($table, $columns = array())

Creates a new table

  • $table (string)
  • $columns (array)
  • return (boolean)