ifxus_close_slob()
ifxus_close_slob - Deletes the slob object
Syntax
bool ifxus_close_slob (
int $bid)
Arguments
- bid - An existing slob id.
Description
Deletes the slob object on the given slob object-id bid.
Version
PHP 4, <=5.2.0
Return value
Returns TRUE on success or FALSE on failure.