PHP Doku:: Setzt den Standardmodus für BLOBs bei allen SELECT Abfragen - function.ifx-blobinfile-mode.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzDatenbankerweiterungenAnbieterspezifische DatenbankerweiterungenInformixInformix Funktionenifx_blobinfile_mode

Ein Service von Reinhard Neidl - Webprogrammierung.

Informix Funktionen

<<ifx_affected_rows

ifx_byteasvarchar>>

ifx_blobinfile_mode

(PHP 4, PHP <=5.2.0)

ifx_blobinfile_modeSetzt den Standardmodus für BLOBs bei allen SELECT Abfragen

Beschreibung

void ifx_blobinfile_mode ( int $mode )

Setzt den Standardmodus für BLOBs bei allen SELECT Abfragen. Modus "0" bedeutet, dass Byte-BLOBs im Speicher gehalten werden und Modus "1" bedeutet, dass Byte-BLOBs in einer Datei gespeichert werden.


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