Informix Funkcje
PHP Manual

ifx_get_blob

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

ifx_get_blobReturn the content of a blob object

Opis

string ifx_get_blob ( int $bid )

Returns the content of the blob object.

Parametry

bid

The BLOB object id.

Zwracane wartości

The contents of the BLOB as a string, or FALSE on errors.

Patrz także


Informix Funkcje
PHP Manual