&reftitle.runtime;
&extension.runtime;
ibm_db2 &ConfigureOptions;
&Name;
&Default;
&Changeable;
ibm_db2.binmode
1
PHP_INI_ALL
ibm_db2.instance_name
&null;
PHP_INI_SYSTEM
&ini.descriptions.title;
ibm-db2.binmode
integer
This option controls the mode used for converting to and from binary
data in the PHP application.
1 (DB2_BINARY)
2 (DB2_CONVERT)
3 (DB2_PASSTHRU)
ibm-db2.instance-name
string
On Linux and UNIX operating systems, this option defines the name of the
instance to use for cataloged database connections. If this option is set,
its value overrides the DB2INSTANCE environment variable setting.
This option is ignored on Windows operating systems.