OCI-Lob->load
OCI-Lob->load — Returns large object's contents
説明
class OCI-Lob {string 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 FALSE on errors.参考
OCI-Lob->read |
固有名詞の分類
PHP |
jdtojewish JSON 関数 OCI-Lob->load ocisavelob dbx 関数 |
- OCI-Lob->loadのページへのリンク