Funções para OCI8
PHP Manual

OCI-Lob->import

(No version information available, might be only in CVS)

OCI-Lob->importImports file data to the LOB

Descrição

OCI-Lob
bool import ( string $filename )

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

Parâmetros

filename

Path to the file.

Valor Retornado

Retorna TRUE em caso de sucesso ou FALSE em falhas.

Veja Também


Funções para OCI8
PHP Manual