The OCILob class
Guide
Edit on GitHub ✎
OCI8 LOB functionality for large binary (BLOB) and character (CLOB) objects.
Intro
OCI8 LOB functionality for large binary (BLOB) and character (CLOB) objects.
Note
The OCI-Lob class was renamed to OCILob in PHP 8 and PECL OCI8 3.0.0 to align with PHP naming standards.
Class synopsis
class OCILob { }
Ocilob