検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 514 for [SIMILAR] 16 1024 4096 WITH 12387 warning WITH 1... (0.493 sec.)
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Taint 設定オプション 名前 デフォルト 変更可能 変更履歴 taint.enable 0 PHP_INI_SYSTEM taint.error_level E_WARNING PHP_INI_ALL 以下に設定ディレクティブに関する 簡単な説 ...
https://man.plustar.jp/php/taint.configuration.html - [similar]
Get the state of the zookeeper connection 0
« Zookeeper::getRecvTimeout Zookeeper::isRecoverable » PHP Manual Zookeeper Get the state of the zookeeper connection Zookeeper::getState (PECL zookeeper >= 0.1.0) Zookeeper::getState — Get the state of the zookeeper connection 説明 public Zookeeper::getState (): int パラメータ この関数に ...
https://man.plustar.jp/php/zookeeper.getstate.html - [similar]
Checks if the current zookeeper connection state can be recovered 0
« Zookeeper::getState Zookeeper::set » PHP Manual Zookeeper Checks if the current zookeeper connection state can be recovered Zookeeper::isRecoverable (PECL zookeeper >= 0.1.0) Zookeeper::isRecoverable — Checks if the current zookeeper connection state can be recovered 説明 public Zookee ...
https://man.plustar.jp/php/zookeeper.isrecoverable.html - [similar]
Sets the debugging level for the library 0
« Zookeeper::setAcl Zookeeper::setDeterministicConnOrder » PHP Manual Zookeeper Sets the debugging level for the library Zookeeper::setDebugLevel (PECL zookeeper >= 0.1.0) Zookeeper::setDebugLevel — Sets the debugging level for the library 説明 public static Zookeeper::setDebugLevel ( in ...
https://man.plustar.jp/php/zookeeper.setdebuglevel.html - [similar]
Sets the stream to be used by the library for logging 0
« Zookeeper::setDeterministicConnOrder Zookeeper::setWatcher » PHP Manual Zookeeper Sets the stream to be used by the library for logging Zookeeper::setLogStream (PECL zookeeper >= 0.1.0) Zookeeper::setLogStream — Sets the stream to be used by the library for logging 説明 public Zookeepe ...
https://man.plustar.jp/php/zookeeper.setlogstream.html - [similar]
Set a watcher function 0
« Zookeeper::setLogStream ZookeeperConfig » PHP Manual Zookeeper Set a watcher function Zookeeper::setWatcher (PECL zookeeper >= 0.1.0) Zookeeper::setWatcher — Set a watcher function 説明 public Zookeeper::setWatcher ( callable $watcher_cb ): bool パラメータ watcher_cb A watch will be se ...
https://man.plustar.jp/php/zookeeper.setwatcher.html - [similar]
foreach 0
« for break » PHP Manual 制御構造 foreach foreach (PHP 4, PHP 5, PHP 7, PHP 8) foreach は、配列を反復処理するための便利な方法です。 foreach が使えるのは配列とオブジェクトだけであり、 別のデータ型や初期化前の変数に対して使うとエラーになります。 この構造には二種類の構文があります。 foreach ...
https://man.plustar.jp/php/control-structures.foreach.html - [similar]
Tokenizer 0
« tidy_warning_count はじめに » PHP Manual その他の基本モジュール Tokenizer Tokenizer はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 PhpToken — PhpToken クラス PhpToken::__construct — 新しい PhpToken オブジェクトを返す PhpToken::getTokenName — トー ...
https://man.plustar.jp/php/book.tokenizer.html - [similar]
mysqli_sql_exception クラス 0
« mysqli_warning::next mysqli_sql_exception::getSqlState » PHP Manual MySQLi mysqli_sql_exception クラス mysqli_sql_exception クラス (PHP 5, PHP 7, PHP 8) はじめに mysqli の例外を処理するクラスです。 クラス概要 final class mysqli_sql_exception extends RuntimeException { /* プロパティ */ ...
https://man.plustar.jp/php/class.mysqli-sql-exception.html - [similar]
二項係数を計算する 0
« gmp_and gmp_clrbit » PHP Manual GMP 関数 二項係数を計算する gmp_binomial (PHP 7 >= 7.3.0, PHP 8) gmp_binomial — 二項係数を計算する 説明 gmp_binomial ( GMP | int | string $n , int $k ): GMP 二項係数 C(n, k) を計算します。 パラメータ n GMP オブジェクト、整数、あるいは数値に変換可能な数値 ...
https://man.plustar.jp/php/function.gmp-binomial.html - [similar]