OCI8 Funciones
PHP Manual

OCI-Lob::import

(PHP 5, PECL OCI8 >= 1.1.0)

OCI-Lob::importImports 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.

Ver también


OCI8 Funciones
PHP Manual