ifxus_open_slob
(PHP 4, PHP 5 < 5.2.1)
ifxus_open_slob — Opens an slob object
说明
ifxus_open_slob
( int
$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_APPENDIFX_LO_RDWR,IFX_LO_BUFFER,IFX_LO_NOBUFFER.
返回值
Returns the new slob object-id, or FALSE on errors.
User Contributed Notes
There are no user contributed notes for this page.
备份地址:http://www.lvesu.com/blog/php/function.ifxus-open-slob.php