Info Panel
Roll it!   ⇔
1 - Documantation
* Knowledge Base
  • Mvc
  • Application
  • Advanced
  • Operators
  • Api
* Origin Template
  • Customize
* Core Classes
* Classes

* all grey titles exists but not documented yet

Db Host Name

Variable: $cfg['db']['main']['hostName']

Effected class: pdoHelper MySqlDataAdapter global

Config type: db

Type of data: string

Platform: 2v

How to call: basic::$cfg['db']['main']['hostName']

Description:
Set server address that holds the mySql, can be address or ip.
example: 1
The default set of "hostName". Use 127.0.0.1 instead of localhost in windows.
How to set (example):
Code:
Info Panel
Roll it!   ⇔