OCI-Lob->import
(PHP 5, PECL OCI8 >= 1.1.0)
OCI-Lob->import — Imports file data to the LOB
Descripción
bool OCI-Lob::import
( string $filename
)
Writes data from the filename in to the current position of large object.
Parámetros
- filename
-
Path to the file.
Valores devueltos
Devuelve TRUE en caso de éxito o FALSE en caso de error.
There are no user contributed notes for this page.
