downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

SQL types with PDO_4D and PHP> <PDO_4D DSN
Last updated: Fri, 20 May 2011

view this page in

Constants for PDO_4D

(No version information available, might only be in SVN)

Constants for PDO_4DConstants for PDO_4D

Constantes predefinidas

Estas constantes están definidas por este driver, y estarán disponibles sólo cuando la extensión haya sido compilada con PHP, o bien sea cargada dinámicamente en ejecución. Además, estas constantes driver-specific deberían ser utilizadas sólo si está usando este driver. Usar atributos driver-specific con otro driver puede resultar en un comportamiento inesperado. PDO::getAttribute() puede ser empleado para obtener el atributo PDO_ATTR_DRIVER_NAME para comprobar el driver, si su código puede correr con múltiples drivers.

PDO::FOURD_ATTR_CHARSET (integer)

Change the charset in which 4D returns data. (Default is UTF-8).

PDO::FOURD_ATTR_PREFERRED_IMAGE_TYPES (integer)

The requested format of the image, when selecting a row with a column type PICTURE. It may be any type that 4D supports.



add a note add a note User Contributed Notes Constants for PDO_4D
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites