検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 991 for [SIMILAR] 16 1024 4096 WITH 44480 xmlrpc WITH 29... (0.593 sec.)
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]
クラスの抽象化 0
« static キーワード オブジェクト インターフェイス » PHP Manual クラスとオブジェクト クラスの抽象化 クラスの抽象化 PHP には、抽象クラスと抽象メソッドの機能があります。 abstract として定義されたクラスのインスタンスを生成することはできません。 1つ以上の抽象メソッドを含む全てのクラスもまた抽 ...
https://man.plustar.jp/php/language.oop5.abstract.html - [similar]
com クラス 0
« 配列と配列形式の COM プロパティ com::__construct » PHP Manual COM com クラス com クラス (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) はじめに com クラスにより、OLE 互換の COM オブジェクトのインスタンスを作成し、 そのメソッドをコールしたりそのプロパティにアクセスしたりすることが 可能となります ...
https://man.plustar.jp/php/class.com.html - [similar]
オブジェクトを作成する 0
« Serializable::serialize Closure » PHP Manual Serializable オブジェクトを作成する Serializable::unserialize (PHP 5 >= 5.1.0, PHP 7, PHP 8) Serializable::unserialize — オブジェクトを作成する 説明 public Serializable::unserialize ( string $data ): void オブジェクトのアンシリアライズ時にコ ...
https://man.plustar.jp/php/serializable.unserialize.html - [similar]
現在実行中のファイバーを停止する 0
« Fiber::isTerminated Fiber::getCurrent » PHP Manual Fiber 現在実行中のファイバーを停止する Fiber::suspend (PHP 8 >= 8.1.0) Fiber::suspend — 現在実行中のファイバーを停止する 説明 public static Fiber::suspend ( mixed $value = null ): mixed 現在実行中のファイバーを停止します。 このメソッド ...
https://man.plustar.jp/php/fiber.suspend.html - [similar]
リクエストをルーティングする 0
« Yaf_Route_Interface::assemble Yaf_Route_Map » PHP Manual Yaf_Route_Interface リクエストをルーティングする Yaf_Route_Interface::route (Yaf >=1.0.0) Yaf_Route_Interface::route — リクエストをルーティングする 説明 abstract public Yaf_Route_Interface::route ( Yaf_Request_Abstract $request ) ...
https://man.plustar.jp/php/yaf-route-interface.route.html - [similar]
Thread クラス 0
« Threaded::wait Thread::getCreatorId » PHP Manual pthreads Thread クラス Thread クラス (PECL pthreads >= 2.0.0) はじめに このオブジェクトの start メソッドが呼ばれると、run メソッドのコードが個別のスレッドで並列処理されます。 run メソッドの実行後は Thread はすぐに終了し、作成元のスレッド ...
https://man.plustar.jp/php/class.thread.html - [similar]
セッションを破棄する 0
« SessionHandler::create_sid SessionHandler::gc » PHP Manual SessionHandler セッションを破棄する SessionHandler::destroy (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandler::destroy — セッションを破棄する 説明 public SessionHandler::destroy ( string $id ): bool セッションを破棄します。 session ...
https://man.plustar.jp/php/sessionhandler.destroy.html - [similar]
パースする XML を含む URI を設定する 0
« XMLReader::next XMLReader::read » PHP Manual XMLReader パースする XML を含む URI を設定する XMLReader::open (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::open — パースする XML を含む URI を設定する 説明 public static XMLReader::open ( string $uri , ? string $encoding = null , int $flags = ...
https://man.plustar.jp/php/xmlreader.open.html - [similar]
ネゴシエートされたメソッドのリストを返す 0
« ssh2_forward_listen ssh2_poll » PHP Manual SSH2 関数 ネゴシエートされたメソッドのリストを返す ssh2_methods_negotiated (PECL ssh2 >= 0.9.0) ssh2_methods_negotiated — ネゴシエートされたメソッドのリストを返す 説明 ssh2_methods_negotiated ( resource $session ): array ネゴシエートされたメソ ...
https://man.plustar.jp/php/function.ssh2-methods-negotiated.html - [similar]