Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagephp
$cfg_db_collation = 'utf8mb4_unicode_ci';

$cfg_db_engine (String):: This is the db engine tables are set to.

$cfg_db_help_engine (String):: This is the db engine the help system tables are set to.

$cfg_db_student_userĀ (String):: This is the db (MySQL) username that is switched to for the student user.

...