Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: PHP-8.4.0, PHP-8.4.1
-
Fix Version/s: None
-
Component/s: PHPDriver
-
Labels:None
-
Environment:
PHP Driver
Description
cubrid_lob_get() has the following syntax:
array cubrid_lob_get ( resource $conn_identifier , string $sql )
... which requires SQL.
It would be much more convenient if it was possible to pass just LOB Locator, which was obtained from the previous SELECT lob_data FROM tbl WHERE id = 1 query.
This was a feature request from a user on CUBRID Forum.

The function of cubrid_lob_get() will deprecate in future version.
New advanced API for LOB will available in 8.4.1 version.
For more detail information please see http://www.cubrid.org/wiki_apis/entry/cubrid-php-driver-8-4-1-release-note