検索

phrase: max: clip:
target: order:
Results of 671 - 680 of about 991 for [SIMILAR] 16 1024 4096 WITH 44480 xmlrpc WITH 29... (3.559 sec.)
The ZookeeperNoNodeException class 0
« ZookeeperMarshallingException ZookeeperOperationTimeoutException » PHP Manual ZooKeeper The ZookeeperNoNodeException class The ZookeeperNoNodeException class (PECL zookeeper >= 0.3.0) はじめに The ZooKeeper exception (when node does not exist) handling class. クラス概要 class Zookeeper ...
https://man.plustar.jp/php/class.zookeepernonodeexception.html - [similar]
The ZookeeperSessionException class 0
« ZookeeperOperationTimeoutException 検索エンジン用の拡張モジュール » PHP Manual ZooKeeper The ZookeeperSessionException class The ZookeeperSessionException class (PECL zookeeper >= 0.3.0) はじめに The ZooKeeper session exception handling class. クラス概要 class ZookeeperSessionException ...
https://man.plustar.jp/php/class.zookeepersessionexception.html - [similar]
ドキュメントを正規化する 0
« DOMDocument::loadXML DOMDocument::registerNodeClass » PHP Manual DOMDocument ドキュメントを正規化する DOMDocument::normalizeDocument (PHP 5, PHP 7, PHP 8) DOMDocument::normalizeDocument — ドキュメントを正規化する 説明 public DOMDocument::normalizeDocument (): void このメソッドは、まるで ...
https://man.plustar.jp/php/domdocument.normalizedocument.html - [similar]
現在実行中のファイバーのインスタンスを取得する 0
« Fiber::suspend WeakReference » PHP Manual Fiber 現在実行中のファイバーのインスタンスを取得する Fiber::getCurrent (PHP 8 >= 8.1.0) Fiber::getCurrent — 現在実行中のファイバーのインスタンスを取得する 説明 public static Fiber::getCurrent (): ? Fiber パラメータ この関数にはパラメータはありま ...
https://man.plustar.jp/php/fiber.getcurrent.html - [similar]
インスタンス化を禁止するためのコンストラクタ 0
« FiberError 定義済みのインターフェイスとクラス » PHP Manual FiberError インスタンス化を禁止するためのコンストラクタ FiberError::__construct (PHP 8 >= 8.1.0) FiberError::__construct — インスタンス化を禁止するためのコンストラクタ 説明 public FiberError::__construct () パラメータ この関数に ...
https://man.plustar.jp/php/fibererror.construct.html - [similar]
コンパクト、かつ保存可能な値のバイナリ表現を生成する 0
« Igbinary 関数 igbinary_unserialize » PHP Manual Igbinary 関数 コンパクト、かつ保存可能な値のバイナリ表現を生成する igbinary_serialize (PECL igbinary >= 1.1.1) igbinary_serialize — コンパクト、かつ保存可能な値のバイナリ表現を生成する 説明 igbinary_serialize ( mixed $value ): string | fa ...
https://man.plustar.jp/php/function.igbinary-serialize.html - [similar]
ディスクリプタを解放する 0
« oci_field_type oci_free_statement » PHP Manual OCI8 関数 ディスクリプタを解放する oci_free_descriptor (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_free_descriptor — ディスクリプタを解放する 説明 oci_free_descriptor ( OCILob $lob ): bool oci_new_descriptor() で確保したディスクリプタを解 ...
https://man.plustar.jp/php/function.oci-free-descriptor.html - [similar]
値の保存可能な表現を生成する 0
« print_r settype » PHP Manual 変数操作 関数 値の保存可能な表現を生成する serialize (PHP 4, PHP 5, PHP 7, PHP 8) serialize — 値の保存可能な表現を生成する 説明 serialize ( mixed $value ): string 値の保存可能な表現を生成します。 型や構造を失わずに PHP の値を保存または渡す際に有用です。 シリ ...
https://man.plustar.jp/php/function.serialize.html - [similar]
指定した変数の割当を解除する 0
« unserialize var_dump » PHP Manual 変数操作 関数 指定した変数の割当を解除する unset (PHP 4, PHP 5, PHP 7, PHP 8) unset — 指定した変数の割当を解除する 説明 unset ( mixed $var , mixed ...$vars ): void unset() は指定した変数を破棄します。 関数 unset() の内部動作は、 破棄しようとする変数の型 ...
https://man.plustar.jp/php/function.unset.html - [similar]
変数の文字列表現を出力または返す 0
« var_dump ウェブサービス » PHP Manual 変数操作 関数 変数の文字列表現を出力または返す var_export (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) var_export — 変数の文字列表現を出力または返す 説明 var_export ( mixed $value , bool $return = false ): ? string var_export() は、 渡された変数に関する構造 ...
https://man.plustar.jp/php/function.var-export.html - [similar]