cubrid_new_gloCreate a glo instance Beschreibung
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 Parameter-Liste
RückgabewerteOid of the instance created, when process is successful.
BeispieleBeispiel #1 cubrid_new_glo example
<?phpAnmerkungen
Siehe auch
|