★ wanayoo — archive 1999 http://www.php.net/manual/function.ifxus-create-slob.phpNouvelle recherche | Portail wanayoo

PHP Home Page

Manual Table of Contents
Up to Informix
Quick Reference
German version of this pageJapanese version of this pageItalian version of this pageFrench version of this pageHungarian version of this page
Informix
* ifx_connect
* ifx_pconnect
* ifx_close
* ifx_query
* ifx_prepare
* ifx_do
* ifx_error
* ifx_errormsg
* ifx_affected_rows
* ifx_getsqlca
* ifx_fetch_row
* ifx_htmltbl_result
* ifx_fieldtypes
* ifx_fieldproperties
* ifx_num_fields
* ifx_num_rows
* ifx_free_result
* ifx_create_char
* ifx_free_char
* ifx_update_char
* ifx_get_char
* ifx_create_blob
* ifx_copy_blob
* ifx_free_blob
* ifx_get_blob
* ifx_update_blob
* ifx_blobinfile_mode
* ifx_textasvarchar
* ifx_byteasvarchar
* ifx_nullformat
* ifxus_create_slob
* ifx_free_slob
* ifxus_close_slob
* ifxus_open_slob
* ifxus_tell_slob
* ifxus_seek_slob
* ifxus_read_slob
* ifxus_write_slob
Manual: ifxus_create_slob
View the source code for this pageSearch the site



Previous page
 ifx_nullformat
 Updated
Sat, 12 Aug 2000
ifx_free_slob 
Next page


ifxus_create_slob

(PHP3 >= 3.0.4, PHP4 )

ifxus_create_slob -- Creates an slob object and opens it

Description

int ifxus_create_slob (int mode)

Creates an slob object and opens it. Modes: 1 = LO_RDONLY, 2 = LO_WRONLY, 4 = LO_APPEND, 8 = LO_RDWR, 16 = LO_BUFFER, 32 = LO_NOBUFFER -> or-mask. You can also use constants named IFX_LO_RDONLY, IFX_LO_WRONLY etc. Return FALSE on error otherwise the new slob object-id.


 About Notes


Previous page
 ifx_nullformat
 Updated
Sat, 12 Aug 2000
ifx_free_slob 
Next page





Who's responsible for this?
Top of this page

Site
Hosting:



Located in
United States
Elements of this website are subject to copyright.
Questions about installing or using PHP should be directed to one of the mailing lists.
Only questions about the website should be directed to webmaster@php.net.