OCI8 函数
PHP 手册

OCI-Lob->close

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

OCI-Lob->closeCloses LOB descriptor

说明

OCI-Lob
bool close ( void )

Closes descriptor of LOB or FILE. This function should be used only with OCI-Lob->writeTemporary.

返回值

如果成功则返回 TRUE,失败则返回 FALSE

参见


OCI8 函数
PHP 手册