ifx_free_blob

(PHP 3 >= 3.0.4, PHP 4, PHP 5)

ifx_free_blob -- Deletes the blob object

Descrição

bool ifx_free_blob ( int bid )

Deletes the blobobject for the given blob object-id.

Parâmetros

bid

The BLOB object id.

Valores de retornado

Retorna TRUE em caso de sucesso ou FALSE em falhas.

Veja também

ifx_create_blob()