検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 466 for [SIMILAR] 16 1024 4096 WITH 34995 getinterfacena... (0.749 sec.)
Microsoft SQL Server および Sybase 関数 (PDO_DBLIB) 0
« PDO::cubrid_schema PDO_DBLIB DSN » PHP Manual PDO ドライバ Microsoft SQL Server および Sybase 関数 (PDO_DBLIB) Microsoft SQL Server および Sybase 関数 (PDO_DBLIB) はじめに PDO_DBLIB は PHP Data Objects (PDO) インターフェイス を実装したドライバで、 PHP から Microsoft SQL Server および S ...
https://man.plustar.jp/php/ref.pdo-dblib.html - [similar]
Document Object Model 0
« XML 操作 はじめに » PHP Manual XML 操作 Document Object Model Document Object Model はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 DOMAttr — DOMAttr クラス DOMAttr::__construct — 新しい DOMAttr オブジェクトを作成する DOMAttr::isId — 属性が定義済み ...
https://man.plustar.jp/php/book.dom.html - [similar]
Closure クラス 0
« Serializable::unserialize Closure::__construct » PHP Manual 定義済みのインターフェイスとクラス Closure クラス Closure クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに 無名関数 を表すために使うクラスです。 無名関数は、Closure 型のオブジェクトを生成します。 このクラスにはメソッドが用意され ...
https://man.plustar.jp/php/class.closure.html - [similar]
Fiber クラス 0
« Generator::__wakeup Fiber::__construct » PHP Manual 定義済みのインターフェイスとクラス Fiber クラス Fiber クラス (PHP 8 >= 8.1.0) はじめに ファイバー(Fiber) は 完全なスタックを持つ、停止可能な関数です。 ファイバー はコールスタック中のどこからでも停止することができますし、 後に再開される ...
https://man.plustar.jp/php/class.fiber.html - [similar]
The MongoDB\Driver\Monitoring\SDAMSubscriber interface 0
« MongoDB\Driver\Monitoring\CommandSubscriber::commandSucceeded MongoDB\Driver\Monitoring\SDAMSubscriber::serverChanged » PHP Manual MongoDB\Driver\Monitoring The MongoDB\Driver\Monitoring\SDAMSubscriber interface The MongoDB\Driver\Monitoring\SDAMSubscriber interface (mongodb >=1.13.0) ...
https://man.plustar.jp/php/class.mongodb-driver-monitoring-sdamsubscriber.html - [similar]
オブジェクトをファイルから読み込む 0
« COMPersistHelper::InitNew COMPersistHelper::LoadFromStream » PHP Manual COMPersistHelper オブジェクトをファイルから読み込む COMPersistHelper::LoadFromFile (PHP 5, PHP 7, PHP 8) COMPersistHelper::LoadFromFile — オブジェクトをファイルから読み込む 説明 public COMPersistHelper::LoadFromFil ...
https://man.plustar.jp/php/compersisthelper.loadfromfile.html - [similar]
オブジェクトをファイルに保存する 0
« COMPersistHelper::LoadFromStream COMPersistHelper::SaveToStream » PHP Manual COMPersistHelper オブジェクトをファイルに保存する COMPersistHelper::SaveToFile (PHP 5, PHP 7, PHP 8) COMPersistHelper::SaveToFile — オブジェクトをファイルに保存する 説明 public COMPersistHelper::SaveToFile ( ? ...
https://man.plustar.jp/php/compersisthelper.savetofile.html - [similar]
クラスが定義済みかどうかを確認する 0
« class_alias enum_exists » PHP Manual クラス/オブジェクト関数 クラスが定義済みかどうかを確認する class_exists (PHP 4, PHP 5, PHP 7, PHP 8) class_exists — クラスが定義済みかどうかを確認する 説明 class_exists ( string $class , bool $autoload = true ): bool この関数は指定したクラスが定義さ ...
https://man.plustar.jp/php/function.class-exists.html - [similar]
列挙型が定義されているかを調べる 0
« class_exists get_called_class » PHP Manual クラス/オブジェクト関数 列挙型が定義されているかを調べる enum_exists (PHP 8 >= 8.1.0) enum_exists — 列挙型が定義されているかを調べる 説明 enum_exists ( string $enum , bool $autoload = true ): bool この関数は、指定された列挙型が定義されているか ...
https://man.plustar.jp/php/function.enum-exists.html - [similar]
"遅延静的束縛" のクラス名 0
« enum_exists get_class_methods » PHP Manual クラス/オブジェクト関数 "遅延静的束縛" のクラス名 get_called_class (PHP 5 >= 5.3.0, PHP 7, PHP 8) get_called_class — "遅延静的束縛" のクラス名 説明 get_called_class (): string staticメソッドのコール元のクラス名を取得します。 パラメータ この関数 ...
https://man.plustar.jp/php/function.get-called-class.html - [similar]