(PECL CUBRID >= 8.3.0)
Create a glo instance
string cubrid_new_glo ( resource $conn_identifier, string $class_name, string $file_name )
The cubrid_new_glo() function is used to create a glo instance in the requested class (glo class). The glo created is a LO type, and is stored in the file_name file.
Parameters:
conn_identifier
Connection identifier.