ifx_free_char()
ifx_free_char - Deletes the char object
Syntax
bool ifx_free_char (
int $bid)
Arguments
- bid - The char object id.
Description
Deletes the charobject for the given char object-id.
Version
PHP 4, <=5.2.0
Return value
Returns TRUE on success or FALSE on failure.