| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
cubrid_get_class_name(PECL CUBRID >= 8.3.0) cubrid_get_class_name — Get the class name using OID 説明
string cubrid_get_class_name
( resource
$conn_identifier
, string $oid
)
The cubrid_get_class_name() function is used to get the
class name from パラメータ
返り値Class name when process is successful.
例例1 cubrid_get_class_name() example
<?php 上の例の出力は以下となります。 code 参考
|
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「cubrid_get_class_name - Get the class name using OID」をGoogle検索
|