GoLang ifxus_create_slob

request it (238)
GoLang replacement for PHP's ifxus_create_slob [edit | history]



Do you know a GoLang replacement for PHP's ifxus_create_slob? Write it!

PHP ifxus_create_slob

PHP original manual for ifxus_create_slob [ show | php.net ]

ifxus_create_slob

(PHP 4, PHP 5 < 5.2.1)

ifxus_create_slobCreates an slob object and opens it

Description

int ifxus_create_slob ( int $mode )

Creates an slob object and opens it.

Parameters

mode

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

Return Values

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

See Also