ifx_free_blob
(PHP 3>= 3.0.4, PHP 4 )
ifx_free_blob -- Deletes the blob object
Description
int ifx_free_blob ( int bid)
Deletes the blobobject for the given blob object-id bid.
Returns TRUE on success or FALSE on failure.
ifx_free_char
(PHP 3>= 3.0.6, PHP 4 )
ifx_free_char -- Deletes the char object
Description
int ifx_free_char ( int bid)
Deletes the charobject for the given char object-id bid.
Returns TRUE on success or FALSE on failure.
|