検索

phrase: max: clip:
target: order:
Results of 301 - 310 of about 904 for [SIMILAR] 16 1024 4096 WITH 15788 strval WITH 59... (6.170 sec.)
SQL ステートメントを実行するために準備する 0
« mysqli_stmt::$param_count mysqli_stmt::reset » PHP Manual mysqli_stmt SQL ステートメントを実行するために準備する mysqli_stmt::prepare mysqli_stmt_prepare (PHP 5, PHP 7, PHP 8) mysqli_stmt::prepare -- mysqli_stmt_prepare — SQL ステートメントを実行するために準備する 説明 オブジェクト指向 ...
https://man.plustar.jp/php/mysqli-stmt.prepare.html - [similar]
The MongoDB\BSON\Symbol class (deprecated) 0
« MongoDB\BSON\Int64::unserialize MongoDB\BSON\Symbol::__construct » PHP Manual MongoDB\BSON The MongoDB\BSON\Symbol class (deprecated) The MongoDB\BSON\Symbol class (deprecated) (mongodb >=1.4.0) はじめに BSON type for the "Symbol" type. This BSON type is deprecated, and this class can ...
https://man.plustar.jp/php/class.mongodb-bson-symbol.html - [similar]
The MongoDB\BSON\Undefined class (deprecated) 0
« MongoDB\BSON\Symbol::unserialize MongoDB\BSON\Undefined::__construct » PHP Manual MongoDB\BSON The MongoDB\BSON\Undefined class (deprecated) The MongoDB\BSON\Undefined class (deprecated) (mongodb >=1.4.0) はじめに BSON type for the "Undefined" type. This BSON type is deprecated, and th ...
https://man.plustar.jp/php/class.mongodb-bson-undefined.html - [similar]
UnitEnum インターフェイス 0
« Stringable::__toString UnitEnum::cases » PHP Manual 定義済みのインターフェイスとクラス UnitEnum インターフェイス UnitEnum インターフェイス (PHP 8 >= 8.1.0) はじめに UnitEnum インターフェイスは、 全ての列挙型に対して、PHP のエンジンが自動的に適用するものです。 ユーザー定義のクラスとして ...
https://man.plustar.jp/php/class.unitenum.html - [similar]
スタックトレースを文字列として取得する 0
« Error::getTrace Error::__toString » PHP Manual Error スタックトレースを文字列として取得する Error::getTraceAsString (PHP 7, PHP 8) Error::getTraceAsString — スタックトレースを文字列として取得する 説明 final public Error::getTraceAsString (): string スタックトレースを文字列として返します ...
https://man.plustar.jp/php/error.gettraceasstring.html - [similar]
スタックトレースを文字列で取得する 0
« Exception::getTrace Exception::__toString » PHP Manual Exception スタックトレースを文字列で取得する Exception::getTraceAsString (PHP 5, PHP 7, PHP 8) Exception::getTraceAsString — スタックトレースを文字列で取得する 説明 final public Exception::getTraceAsString (): string 例外のスタック ...
https://man.plustar.jp/php/exception.gettraceasstring.html - [similar]
この拡張モジュールが一時的なものかどうかを返す 0
« ReflectionExtension::isPersistent ReflectionExtension::__toString » PHP Manual ReflectionExtension この拡張モジュールが一時的なものかどうかを返す ReflectionExtension::isTemporary (PHP 5 >= 5.4.0, PHP 7, PHP 8) ReflectionExtension::isTemporary — この拡張モジュールが一時的なものかどうかを ...
https://man.plustar.jp/php/reflectionextension.istemporary.html - [similar]
関数が無効になっているかどうかを調べる 0
« ReflectionFunction::invokeArgs ReflectionFunction::__toString » PHP Manual ReflectionFunction 関数が無効になっているかどうかを調べる ReflectionFunction::isDisabled (PHP 5 >= 5.2.0, PHP 7, PHP 8) ReflectionFunction::isDisabled — 関数が無効になっているかどうかを調べる 警告 この関数は PHP ...
https://man.plustar.jp/php/reflectionfunction.isdisabled.html - [similar]
パラメータを指定された値に設定 0
« SolrParams::set SolrParams::toString » PHP Manual SolrParams パラメータを指定された値に設定 SolrParams::setParam (PECL solr >= 0.9.2) SolrParams::setParam — パラメータを指定された値に設定 説明 public SolrParams::setParam ( string $name , string $value ): SolrParams クエリーパラメータを ...
https://man.plustar.jp/php/solrparams.setparam.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]