这些函数的行为受 php.ini 中的设置影响。
名字 | 默认 | 可修改范围 | 更新日志 |
---|---|---|---|
dbx.colnames_case | "unchanged" | PHP_INI_SYSTEM | Removed in PHP 5.1.0. |
这是配置指令的简短说明。
dbx.colnames_case
string
Columns names can be returned "unchanged" or converted to "uppercase" or "lowercase". This directive can be overridden with a flag to dbx_query().