cubrid_new_gloCreate a glo instance Description
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 Parameters
Return ValuesOid of the instance created, when process is successful.
ExamplesExample #1 cubrid_new_glo example
<?php Notes
See Also
|