OCI-Lob::write(PHP 5, PECL OCI8 >= 1.1.0) OCI-Lob::write — Writes data to the large object Описание
int OCI-Lob::write
( string $data
[, int $length
] )
Writes data from the parameter data into the current position of LOB's internal pointer. Список параметров
Возвращаемые значенияReturns the number of bytes written или FALSE в случае возникновения ошибки. |
||