Query: constants-for-pdo_4d
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CONSTANTS-FOR-PDO_4D(3) 1 CONSTANTS-FOR-PDO_4D(3) Constants for PDO_4D - Constants for PDO_4D The constants below are defined by this driver, and will only be available when the extension has been either compiled into PHP or dynami- cally loaded at runtime. In addition, these driver-specific constants should only be used if you are using this driver. Using driver-spe- cific attributes with another driver may result in unexpected behaviour. PDO.getAttribute(3) may be used to obtain the PDO_ATTR_DRIVER_NAME attribute to check the driver, if your code can run against multiple drivers. o PDO::FOURD_ATTR_CHARSET ( integer) - Change the charset in which 4D returns data. (Default is UTF-8). o PDO::FOURD_ATTR_PREFERRED_IMAGE_TYPES ( integer) - The requested format of the image, when selecting a row with a column type PIC- TURE. It may be any type that 4D supports. PHP Documentation Group CONSTANTS-FOR-PDO_4D(3)
Related Man Pages |
---|
pdo.sqlitecreatefunction(3) - php |
pdostatement.bindcolumn(3) - php |
pdo.exec(3) - php |
pdo_mysql-dsn(3) - php |
sql-types-with-pdo_4d-and-php(3) - php |