Informix Funciones
PHP Manual

ifx_get_blob

(PHP 4, PHP <=5.2.0)

ifx_get_blobReturn the content of a blob object

Descripción

string ifx_get_blob ( int $bid )

Returns the content of the blob object.

Parámetros

bid

The BLOB object id.

Valores devueltos

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

Ver también


Informix Funciones
PHP Manual