PHP Doku:: Liest nbytes aus einem Slob-Objekt - function.ifxus-read-slob.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzDatenbankerweiterungenAnbieterspezifische DatenbankerweiterungenInformixInformix Funktionenifxus_read_slob

Ein Service von Reinhard Neidl - Webprogrammierung.

Informix Funktionen

<<ifxus_open_slob

ifxus_seek_slob>>

ifxus_read_slob

(PHP 4, PHP <=5.2.0)

ifxus_read_slobLiest nbytes aus einem Slob-Objekt

Beschreibung

int ifxus_read_slob ( long $bid , long $nbytes )

Liest nbytes aus einem Slob-Objekt. bid ist die Objekt-Id eines existierenden Slob-Objekts und nbytes ist die Anzahl der Bytes, die gelesen werden sollen. Bei Erfolg wird der gelesene String 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",...)