• 首页
  • vue
  • TypeScript
  • JavaScript
  • scss
  • css3
  • html5
  • php
  • MySQL
  • redis
  • jQuery
  • ifxus_create_slob()

    (PHP 4, PHP 5 < 5.2.1)

    Creates an slob object and opens it

    说明

    ifxus_create_slob(int $mode): int

    Creates an slob object and opens it.

    参数

    $mode

    A combination of IFX_LO_RDONLY,IFX_LO_WRONLY,IFX_LO_APPENDIFX_LO_RDWR,IFX_LO_BUFFER,IFX_LO_NOBUFFER.

    返回值

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

    参见