| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
MongoDB\BSON\Binary::getType(mongodb >=1.0.0) MongoDB\BSON\Binary::getType — Returns the Binary's type 説明
final public integer MongoDB\BSON\Binary::getType
( void
)
パラメータこの関数にはパラメータはありません。 返り値Returns the Binary's type. エラー / 例外
例例1 MongoDB\BSON\Binary::getType() example
<?php 上の例の出力は以下となります。 int(0) 参考 |
![]() |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「MongoDB\BSON\Binary::getType - Returns the Binary's type」をGoogle検索
|