検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 120 for [SIMILAR] 16 1024 4096 WITH 19670 グネ WITH 1779... (0.138 sec.)
最大値を返す 0
« log min » PHP Manual Math 関数 最大値を返す max (PHP 4, PHP 5, PHP 7, PHP 8) max — 最大値を返す 説明 max ( mixed $value , mixed ...$values ): mixed 代替のシグネチャ (名前付き引数をサポートしていません): max ( array $value_array ): mixed パラメータとして配列をひとつだけ渡した場合は、 ma ...
https://man.plustar.jp/php/function.max.html - [similar]
最小値を返す 0
« max mt_getrandmax » PHP Manual Math 関数 最小値を返す min (PHP 4, PHP 5, PHP 7, PHP 8) min — 最小値を返す 説明 min ( mixed $value , mixed ...$values ): mixed 代替のシグネチャ (名前付き引数をサポートしていません): min ( array $value_array ): mixed パラメータとして配列をひとつだけ渡した場 ...
https://man.plustar.jp/php/function.min.html - [similar]
文字列をトークンに分割する 0
« strstr strtolower » PHP Manual String 関数 文字列をトークンに分割する strtok (PHP 4, PHP 5, PHP 7, PHP 8) strtok — 文字列をトークンに分割する 説明 strtok ( string $string , string $token ): string | false 代替のシグネチャ (名前付き引数をサポートしていません): strtok ( string $token ): ...
https://man.plustar.jp/php/function.strtok.html - [similar]
アロー関数 0
« 無名関数 第一級callableを生成する記法 » PHP Manual 関数 アロー関数 アロー関数 アロー関数は 無名関数 を簡潔に書ける文法として PHP 7.4 で追加されました。 無名関数とアロー関数は共に Closure クラスを使って実装されています。 アロー関数は fn (argument_list) => expr という形で記述します。 アロ ...
https://man.plustar.jp/php/functions.arrow.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 ファイルシステムおよびストリームの設定オプション 名前 デフォルト 変更可能 変更履歴 phar.readonly "1" PHP_INI_ALL phar.require_hash "1" PHP_INI_ALL phar.cache_list "" ...
https://man.plustar.jp/php/phar.configuration.html - [similar]
変更履歴 0
« wordwrap 変数・データ型関連 » PHP Manual 文字列 変更履歴 変更履歴 この拡張モジュールのクラス/関数/メソッドには次のような変更がありました。 Version Function Description 8.1.0 get_html_translation_table flags のデフォルト値が ENT_COMPAT から ENT_QUOTES | ENT_SUBSTITUTE | ENT_HTML401 に変 ...
https://man.plustar.jp/php/changelog.strings.html - [similar]
cURL マルチハンドル用のオプションを設定する 0
« curl_multi_select curl_multi_strerror » PHP Manual cURL 関数 cURL マルチハンドル用のオプションを設定する curl_multi_setopt (PHP 5 >= 5.5.0, PHP 7, PHP 8) curl_multi_setopt — cURL マルチハンドル用のオプションを設定する 説明 curl_multi_setopt ( CurlMultiHandle $multi_handle , int $option ...
https://man.plustar.jp/php/function.curl-multi-setopt.html - [similar]
空の新規 LOB あるいは FILE ディスクリプタを初期化する 0
« oci_new_cursor oci_num_fields » PHP Manual OCI8 関数 空の新規 LOB あるいは FILE ディスクリプタを初期化する oci_new_descriptor (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_new_descriptor — 空の新規 LOB あるいは FILE ディスクリプタを初期化する 説明 oci_new_descriptor ( resource $connect ...
https://man.plustar.jp/php/function.oci-new-descriptor.html - [similar]
正規表現検索を行い、コールバック関数を使用して置換を行う 0
« preg_replace_callback_array preg_replace » PHP Manual PCRE 関数 正規表現検索を行い、コールバック関数を使用して置換を行う preg_replace_callback (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) preg_replace_callback — 正規表現検索を行い、コールバック関数を使用して置換を行う 説明 preg_replace_callba ...
https://man.plustar.jp/php/function.preg-replace-callback.html - [similar]
文字の変換あるいは部分文字列の置換を行う 0
« strtoupper substr_compare » PHP Manual String 関数 文字の変換あるいは部分文字列の置換を行う strtr (PHP 4, PHP 5, PHP 7, PHP 8) strtr — 文字の変換あるいは部分文字列の置換を行う 説明 strtr ( string $string , string $from , string $to ): string 代替のシグネチャ (名前付き引数をサポートして ...
https://man.plustar.jp/php/function.strtr.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT