PHP Doku:: Imports file data to the LOB - function.oci-lob-import.html

Verlauf / Chronik / History: (50) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzDatenbankerweiterungenAnbieterspezifische DatenbankerweiterungenOracle OCI8OCI8 FunktionenOCI-Lob->import

Ein Service von Reinhard Neidl - Webprogrammierung.

OCI8 Funktionen

<<OCI-Lob->getBuffering

oci_lob_is_equal>>

OCI-Lob->import

(PHP 5, PECL OCI8 >= 1.1.0)

OCI-Lob->importImports file data to the LOB

Beschreibung

bool OCI-Lob::import ( string $filename )

Writes data from the filename in to the current position of large object.

Parameter-Liste

filename

Path to the file.

Rückgabewerte

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