update : 2015.11.03
php.shukuma.com

검색:
 
 
Creates an slob object and opens it

ifxus_create_slob

(PHP 4, PHP <=5.2.0)

ifxus_create_slobCreates an slob object and opens it

설명

int ifxus_create_slob ( int $mode )

Creates an slob object and opens it.

인수

mode

A combination of IFX_LO_RDONLY, IFX_LO_WRONLY, IFX_LO_APPEND IFX_LO_RDWR, IFX_LO_BUFFER, IFX_LO_NOBUFFER.

반환값

Return the new slob object-id, or FALSE on errors.

참고