検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 367 for [SIMILAR] 16 1024 4096 WITH 17156 myclass WITH 1... (0.540 sec.)
リソース型の一覧 0
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の一覧 以下にPHPのリソースを生成、使用、破棄するための関数の一覧を示します。 is_resource() によりある変数がリソースであるかど うかを調べることが可能です。また、 get_resource_type() は変数のリソ ...
https://man.plustar.jp/php/resource.html - [similar]
Constructs a new SyncMutex object 0
« SyncMutex SyncMutex::lock » PHP Manual SyncMutex Constructs a new SyncMutex object SyncMutex::__construct (PECL sync >= 1.0.0) SyncMutex::__construct — Constructs a new SyncMutex object 説明 public SyncMutex::__construct ( string $name = ? ) Constructs a named or unnamed countable mute ...
https://man.plustar.jp/php/syncmutex.construct.html - [similar]
Using the PHP Library for MongoDB (PHPLIB) 0
« Tutorials Application Performance Monitoring (APM) » PHP Manual Tutorials Using the PHP Library for MongoDB (PHPLIB) Using the PHP Library for MongoDB (PHPLIB) After the initial driver set-up, we will continue explaining how to get started with the MongoDB driver and corresponding user ...
https://man.plustar.jp/php/mongodb.tutorial.library.html - [similar]
ローカルクラスプレフィックスを登録する 0
« Yaf_Loader::isLocalName Yaf_Loader::registerNamespace » PHP Manual Yaf_Loader ローカルクラスプレフィックスを登録する Yaf_Loader::registerLocalNamespace (Yaf >=1.0.0) Yaf_Loader::registerLocalNamespace — ローカルクラスプレフィックスを登録する 説明 public Yaf_Loader::registerLocalNamespa ...
https://man.plustar.jp/php/yaf-loader.registerlocalnamespace.html - [similar]
名前空間の概要 0
« 名前空間 名前空間の定義 » PHP Manual 名前空間 名前空間の概要 名前空間の概要 (PHP 5 >= 5.3.0, PHP 7, PHP 8) 名前空間とは何でしょう? 広義の「名前空間」とは、項目をカプセル化するもののことです。 これは多くの場面で見られる抽象概念です。 たとえば、たいていの OS はディレクトリでファイルをグル ...
https://man.plustar.jp/php/language.namespaces.rationale.html - [similar]
The MongoDB\BSON\Int64 class 0
« MongoDB\BSON\DBPointer::unserialize MongoDB\BSON\Int64::__construct » PHP Manual MongoDB\BSON The MongoDB\BSON\Int64 class The MongoDB\BSON\Int64 class (mongodb >=1.5.0) はじめに BSON type for a 64-bit integer. This class cannot be instantiated and is only created during BSON decoding ...
https://man.plustar.jp/php/class.mongodb-bson-int64.html - [similar]
Get the class name using OID 0
« cubrid_get_charset cubrid_get_client_info » PHP Manual CUBRID 関数 Get the class name using OID cubrid_get_class_name (PECL CUBRID >= 8.3.0) cubrid_get_class_name — Get the class name using OID 説明 cubrid_get_class_name ( resource $conn_identifier , string $oid ): string The cubrid_ge ...
https://man.plustar.jp/php/function.cubrid-get-class-name.html - [similar]
Close BLOB/CLOB data 0
« cubrid_is_instance cubrid_lob_export » PHP Manual CUBRID 関数 Close BLOB/CLOB data cubrid_lob_close (PECL CUBRID >= 8.3.1) cubrid_lob_close — Close BLOB/CLOB data 説明 cubrid_lob_close ( array $lob_identifier_array ): bool cubrid_lob_close() is used to close all BLOB/CLOB returned from ...
https://man.plustar.jp/php/function.cubrid-lob-close.html - [similar]
Read BLOB/CLOB data and send straight to browser 0
« cubrid_lob_get cubrid_lob_size » PHP Manual CUBRID 関数 Read BLOB/CLOB data and send straight to browser cubrid_lob_send (PECL CUBRID >= 8.3.1) cubrid_lob_send — Read BLOB/CLOB data and send straight to browser 説明 cubrid_lob_send ( resource $conn_identifier , resource $lob_identifier ...
https://man.plustar.jp/php/function.cubrid-lob-send.html - [similar]
エントリを挿入する 0
« dba_handlers dba_key_split » PHP Manual DBA 関数 エントリを挿入する dba_insert (PHP 4, PHP 5, PHP 7, PHP 8) dba_insert — エントリを挿入する 説明 dba_insert ( string | array $key , string $value , resource $dba ): bool dba_insert() は、 データベースに key および value で記述されるエント ...
https://man.plustar.jp/php/function.dba-insert.html - [similar]