Informix
PHP Manual

ifx_nullformat

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

ifx_nullformat — Sets 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