update : 2015.11.03
php.shukuma.com검색:
|
OCI-Lob::load(PHP 5, PECL OCI8 >= 1.1.0) OCI-Lob::load — Returns large object's contents 설명
string OCI-Lob::load
( void
)
Returns large object's contents. As script execution is terminated when the memory_limit is reached, ensure that the LOB does not exceed this limit. In most cases it's recommended to use OCI-Lob::read instead. 반환값
Returns the contents of the object, or |