Informix Функции
PHP Manual

ifx_nullformat

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

ifx_nullformatSets the default return value on a fetch row

Описание

bool ifx_nullformat ( int $mode )

Sets the default return value of a NULL-value on a fetch row.

Список параметров

mode

Mode "0" returns "", and mode "1" returns "NULL".

Возвращаемые значения

Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.


Informix Функции
PHP Manual