Informix
PHP Manual

ifx_update_char

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

ifx_update_char — Updates the content of the char object

Опи�ание

bool ifx_update_char ( int $bid , string $content )

Updates the content of the char object for the given char object bid .

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

bid

A char object identifier.

content

The new data, as a string.

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

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

Смотрите также


Informix
PHP Manual