OCI8 Funkcje
PHP Manual

OCI-Lob->import

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

OCI-Lob->importImports file data to the LOB

Opis

OCI-Lob
bool import ( string $filename )

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

Parametry

filename

Path to the file.

Zwracane wartości

Zwraca TRUE w przypadku powodzenia, FALSE w przypadku błędu.

Patrz także


OCI8 Funkcje
PHP Manual