PHP 7.0.6 Released

ifxus_close_slob

(PHP 4, PHP <=5.2.0)

ifxus_close_slobDeletes the slob object

Description

bool ifxus_close_slob ( int $bid )

Deletes the slob object on the given slob object-id bid.

Parameters

bid

An existing slob id.

Return Values

Returns TRUE on success or FALSE on failure.

See Also

User Contributed Notes

There are no user contributed notes for this page.
To Top