PHP - Manual: ifxus_open_slob
2024-11-15
(PHP 4, PHP 5 < 5.2.1)
ifxus_open_slob — Opens an slob object
$bid
, int $mode
) : int
Opens an slob object. bid
should be an
existing slob id.
bid
An existing slob id.
mode
A combination of IFX_LO_RDONLY
,
IFX_LO_WRONLY
, IFX_LO_APPEND
IFX_LO_RDWR
, IFX_LO_BUFFER
,
IFX_LO_NOBUFFER
.
Returns the new slob object-id, or FALSE
on errors.
官方地址:https://www.php.net/manual/en/function.ifxus-open-slob.php