検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 2488 for [SIMILAR] 16 1024 4096 WITH 6028 定義 WITH 5172 ... (1.145 sec.)
ユーザー定義の比較関数を使い、キーでソートする 0
« ArrayIterator::uasort ArrayIterator::unserialize » PHP Manual ArrayIterator ユーザー定義の比較関数を使い、キーでソートする ArrayIterator::uksort (PHP 5 >= 5.2.0, PHP 7, PHP 8) ArrayIterator::uksort — ユーザー定義の比較関数を使い、キーでソートする 説明 public ArrayIterator::uksort ( cal ...
https://man.plustar.jp/php/arrayiterator.uksort.html - [similar]
関数名を取得する 0
« ReflectionFunctionAbstract::getFileName ReflectionFunctionAbstract::getNamespaceName » PHP Manual ReflectionFunctionAbstract 関数名を取得する ReflectionFunctionAbstract::getName (PHP 5 >= 5.2.0, PHP 7, PHP 8) ReflectionFunctionAbstract::getName — 関数名を取得する 説明 public Reflection ...
https://man.plustar.jp/php/reflectionfunctionabstract.getname.html - [similar]
キーを基準にし、コールバック関数を用いて 配列の共通項を計算する 0
« array_intersect_uassoc array_intersect » PHP Manual 配列 関数 キーを基準にし、コールバック関数を用いて 配列の共通項を計算する array_intersect_ukey (PHP 5 >= 5.1.0, PHP 7, PHP 8) array_intersect_ukey — キーを基準にし、コールバック関数を用いて 配列の共通項を計算する 説明 array_intersect_ ...
https://man.plustar.jp/php/function.array-intersect-ukey.html - [similar]
コードポイントがISOで定義された制御文字であるかを調べる 0
« IntlChar::isIDStart IntlChar::isJavaIDPart » PHP Manual IntlChar コードポイントがISOで定義された制御文字であるかを調べる IntlChar::isISOControl (PHP 7, PHP 8) IntlChar::isISOControl — コードポイントがISOで定義された制御文字であるかを調べる 説明 public static IntlChar::isISOControl ( in ...
https://man.plustar.jp/php/intlchar.isisocontrol.html - [similar]
エラーコードを返す 0
« ibase_drop_db ibase_errmsg » PHP Manual Firebird/InterBase 関数 エラーコードを返す ibase_errcode (PHP 5, PHP 7 < 7.4.0) ibase_errcode — エラーコードを返す 説明 ibase_errcode (): int 直近の InterBase 関数のコールによって得られたエラーコードを返します。 パラメータ この関数にはパラメータは ...
https://man.plustar.jp/php/function.ibase-errcode.html - [similar]
SOAP 関数をコールする (非推奨) 0
« SoapClient SoapClient::__construct » PHP Manual SoapClient SOAP 関数をコールする (非推奨) SoapClient::__call (PHP 5, PHP 7, PHP 8) SoapClient::__call — SOAP 関数をコールする (非推奨) 説明 public SoapClient::__call ( string $name , array $args ): mixed このメソッドを直接呼ぶのは推奨しま ...
https://man.plustar.jp/php/soapclient.call.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 mbstring 設定オプション 名前 デフォルト 変更可能 変更履歴 mbstring.language "neutral" PHP_INI_ALL mbstring.detect_order NULL PHP_INI_ALL mbstring.http_input "pass" PH ...
https://man.plustar.jp/php/mbstring.configuration.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
« リソース型 xattr 関数 » PHP Manual xattr 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 XATTR_ROOT ( int ) root (信頼された) 名前空間に属性を設定します。 roo ...
https://man.plustar.jp/php/xattr.constants.html - [similar]
関数の引数 0
« ユーザー定義関数 戻り値 » PHP Manual 関数 関数の引数 関数の引数 引数のリストにより関数へ情報を渡すことができます。 このリストは、カンマで区切られた式のリストです。 引数の評価は、関数が実際にコールされる前に、 左から右の順番で行われます( 先行 評価)。 PHP は、値渡し(デフォルト)、 リファレ ...
https://man.plustar.jp/php/functions.arguments.html - [similar]