Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | Dalšà |
OCI-Lob->export
Popis
class OCI-Lob {bool export ( string filename [, int start [, int length]] )
}
Exports LOB contents to a file.
Seznam parametrů
filename
Path to the file.
start
Indicates from where to start exporting.
length
Indicates the length of data to be exported.
PÅ™edcházejÃcà | Domů | Dalšà |
OCI-Lob->erase | Nahoru |