PHP Doku:: Öffnet ein Slob-Objekt - function.ifxus-open-slob.html

Verlauf / Chronik / History: (50) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzDatenbankerweiterungenAnbieterspezifische DatenbankerweiterungenInformixInformix Funktionenifxus_open_slob

Ein Service von Reinhard Neidl - Webprogrammierung.

Informix Funktionen

<<ifxus_free_slob

ifxus_read_slob>>

ifxus_open_slob

(PHP 4, PHP <=5.2.0)

ifxus_open_slobÖffnet ein Slob-Objekt

Beschreibung

int ifxus_open_slob ( long $bid , int $mode )

Öffnet das Slob-Objekt mit der Slob-Objekt-ID bid. Modi: 1 = LO_RDONLY, 2 = LO_WRONLY, 4 = LO_APPEND, 8 = LO_RDWR, 16 = LO_BUFFER, 32 = LO_NOBUFFER -> or-Maske. Bei Erfolg wird die neue Slob-Objekt-ID zurückgegeben oder FALSE, falls ein Fehler auftrat.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)