PHP - Manual: ifxus_create_slob
2025-10-31
(PHP 4, PHP 5 < 5.2.1)
ifxus_create_slob — Creates an slob object and opens it
$mode
   ) : intCreates 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.
  
 add a note
 add a note
  官方地址:https://www.php.net/manual/en/function.ifxus-create-slob.php