PHP Doku:: Aktualisiert den Inhalt eines Blob-Objekts - function.ifx-update-blob.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzDatenbankerweiterungenAnbieterspezifische DatenbankerweiterungenInformixInformix Funktionenifx_update_blob

Ein Service von Reinhard Neidl - Webprogrammierung.

Informix Funktionen

<<ifx_textasvarchar

ifx_update_char>>

ifx_update_blob

(PHP 4, PHP <=5.2.0)

ifx_update_blobAktualisiert den Inhalt eines Blob-Objekts

Beschreibung

ifx_update_blob ( bool $bid , string $content )

Aktualisiert den Inhalt des gegebenen Blob-Objekts bid. content ist ein String, der die neuen Daten enthält. Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.


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",...)