検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 199 for [SIMILAR] 16 1024 4096 WITH 24636 手引 WITH 1773... (0.285 sec.)
PHP 7.0.x から PHP 7.1.x への移行 0
« その他の変更 新機能 » PHP Manual 付録 PHP 7.0.x から PHP 7.1.x への移行 PHP 7.0.x から PHP 7.1.x への移行 目次 新機能 新しい関数 新しいグローバル定数 下位互換性のない変更点 PHP 7.1.x で推奨されなくなる機能 変更された関数 その他の変更 Windows のサポート このマイナーバージョンアップには数 ...
https://man.plustar.jp/php/migration71.html - [similar]
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]
SQLインジェクション 0
« ストレージの暗号化 エラーのレポート » PHP Manual データベースのセキュリティ SQLインジェクション SQLインジェクション 多くの開発者はSQLクエリがどのように改竄されるかということを余り気にかけておらず、またSQLクエリは信用できるものと考えているようです。 実際にはSQLクエリはアクセス制限を回避 ...
https://man.plustar.jp/php/security.database.sql-injection.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]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 NEXT