検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 207 for [SIMILAR] 16 1024 4096 WITH 23863 衝突 WITH 7849... (0.302 sec.)
PHP 7.1.x から PHP 7.2.x への移行 0
« Windows のサポート 新機能 » PHP Manual 付録 PHP 7.1.x から PHP 7.2.x への移行 PHP 7.1.x から PHP 7.2.x への移行 目次 新機能 新しい関数 新しいグローバル定数 下位互換性のない変更点 PHP 7.2.x で推奨されなくなる機能 その他の変更 このマイナーバージョンアップには数多くの 新機能 があります。 ...
https://man.plustar.jp/php/migration72.html - [similar]
PHP 7.2.x から PHP 7.3.x への移行 0
« Windows のサポート 新機能 » PHP Manual 付録 PHP 7.2.x から PHP 7.3.x への移行 PHP 7.2.x から PHP 7.3.x への移行 目次 新機能 新しく追加された関数 新しいグローバル定数 下位互換性のない変更点 PHP 7.3.x で推奨されなくなる機能 その他の変更 Windows のサポート このマイナーバージョンアップには ...
https://man.plustar.jp/php/migration73.html - [similar]
新しく追加された関数 0
« 新機能 新しいグローバル定数 » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 新しく追加された関数 新しく追加された関数 PHP コア array_key_first() array_key_last() gc_status() hrtime() is_countable() net_get_interfaces() FastCGI Process Manager(FPM) fpm_get_status() 日付と時刻 DateTime::c ...
https://man.plustar.jp/php/migration73.new-functions.html - [similar]
コードの事前ロード 0
« リソース型 OPcache 関数 » PHP Manual OPcache コードの事前ロード コードの事前ロード PHP 7.4.0 以降では、エンジンの起動時に opcache に事前ロードするスクリプトを指定できるようになりました。 指定されたファイルに存在するあらゆる 関数、クラス、 インターフェイス や トレイト (定数は除く) は、 ...
https://man.plustar.jp/php/opcache.preloading.html - [similar]
Apache の subprocess_env 変数を取得する 0
« apache_get_version apache_lookup_uri » PHP Manual Apache 関数 Apache の subprocess_env 変数を取得する apache_getenv (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) apache_getenv — Apache の subprocess_env 変数を取得する 説明 apache_getenv ( string $variable , bool $walk_to_top = false ): string ...
https://man.plustar.jp/php/function.apache-getenv.html - [similar]
2つの任意精度の数値を加算する 0
« BC Math 関数 bccomp » PHP Manual BC Math 関数 2つの任意精度の数値を加算する bcadd (PHP 4, PHP 5, PHP 7, PHP 8) bcadd — 2つの任意精度の数値を加算する 説明 bcadd ( string $num1 , string $num2 , ? int $scale = null ): string num1 を num2 に加算します。 パラメータ num1 左オペランドを表す文 ...
https://man.plustar.jp/php/function.bcadd.html - [similar]
2つの任意精度数値で除算を行う 0
« bccomp bcmod » PHP Manual BC Math 関数 2つの任意精度数値で除算を行う bcdiv (PHP 4, PHP 5, PHP 7, PHP 8) bcdiv — 2つの任意精度数値で除算を行う 説明 bcdiv ( string $num1 , string $num2 , ? int $scale = null ): string num1 を num2 で除算します。 パラメータ num1 被除数を表す文字列。 num2 割 ...
https://man.plustar.jp/php/function.bcdiv.html - [similar]
任意精度数値の平方根を取得する 0
« bcscale bcsub » PHP Manual BC Math 関数 任意精度数値の平方根を取得する bcsqrt (PHP 4, PHP 5, PHP 7, PHP 8) bcsqrt — 任意精度数値の平方根を取得する 説明 bcsqrt ( string $num , ? int $scale = null ): string num の平方根を返します。 パラメータ num オペランドを表す文字列。 scale このオプシ ...
https://man.plustar.jp/php/function.bcsqrt.html - [similar]
任意精度数値の減算を行う 0
« bcsqrt GMP » PHP Manual BC Math 関数 任意精度数値の減算を行う bcsub (PHP 4, PHP 5, PHP 7, PHP 8) bcsub — 任意精度数値の減算を行う 説明 bcsub ( string $left_operand , string $right_operand , int $scale = 0 ): string left_operand から right_operand を引きます。 パラメータ num1 左オペラン ...
https://man.plustar.jp/php/function.bcsub.html - [similar]
セッションエンコードされた文字列からセッションデータをデコードする 0
« session_create_id session_destroy » PHP Manual セッション関数 セッションエンコードされた文字列からセッションデータをデコードする session_decode (PHP 4, PHP 5, PHP 7, PHP 8) session_decode — セッションエンコードされた文字列からセッションデータをデコードする 説明 session_decode ( string ...
https://man.plustar.jp/php/function.session-decode.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT