Informix Funktionen
PHP Manual

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.


Informix Funktionen
PHP Manual