| ADOdb Library for PHP Manual | ||
|---|---|---|
| Prev | $ADODB_LANG | Next |
Determines the language used in MetaErrorMsg(). The default is 'en', for English. To find out what languages are supported, see the files in adodb/lang/adodb-$lang.inc.php, where $lang is the supported language.
Determines whether to right trim CHAR fields (and also VARCHAR for ibase/firebird). Set to true to trim. Default is false. Currently works for oci8po, ibase and firebird drivers. Added in ADOdb 4.01.
| Prev | Home | Next |
| $ADODB_CACHE_DIR | Up | $ADODB_FETCH_MODE |