検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 1076 for [SIMILAR] 16 1024 4096 WITH 20757 loaded WITH 43... (0.727 sec.)
どこで設定を行うのか 0
« .user.ini ファイル 設定を変更するには » PHP Manual 実行時設定 どこで設定を行うのか どこで設定を行うのか これらのモードは、ある PHP ディレクティブがいつどこで設定できるのかを表すものです。 マニュアルに記載されているすべてのディレクティブには、これらのモードのいずれかが指定されています。 ...
https://man.plustar.jp/php/configuration.changes.modes.html - [similar]
設定オプションの値を得る 0
« ini_get_all ini_restore » PHP Manual PHP オプション/情報 関数 設定オプションの値を得る ini_get (PHP 4, PHP 5, PHP 7, PHP 8) ini_get — 設定オプションの値を得る 説明 ini_get ( string $option ): string | false 成功時に、設定オプションの値を返します。 パラメータ option 設定オプションの名前 ...
https://man.plustar.jp/php/function.ini-get.html - [similar]
.user.ini ファイル 0
« 設定ファイル どこで設定を行うのか » PHP Manual 実行時設定 .user.ini ファイル .user.ini ファイル PHP はディレクトリ単位での INI ファイルをサポートしています。 このファイルは、CGI/FastCGI SAPI の場合にのみ処理されます。 この機能は、PECL htscanner 拡張モジュールを置き換えるものです。 Apac ...
https://man.plustar.jp/php/configuration.file.per-user.html - [similar]
はじめに 0
« パスワードのハッシュ インストール/設定 » PHP Manual パスワードのハッシュ はじめに はじめに パスワードハッシュ API は crypt() および他のいくつかのパスワードハッシュアルゴリズムを 手軽に使えるようにしたラッパーで、 パスワードの作成や管理を安全な方法で行えます。 関連キーワード: パスワード ...
https://man.plustar.jp/php/intro.password.html - [similar]
設定オプションの値を元に戻す 0
« ini_get ini_set » PHP Manual PHP オプション/情報 関数 設定オプションの値を元に戻す ini_restore (PHP 4, PHP 5, PHP 7, PHP 8) ini_restore — 設定オプションの値を元に戻す 説明 ini_restore ( string $option ): void 指定した設定オプションを元の値に戻します。 パラメータ option 設定オプションの ...
https://man.plustar.jp/php/function.ini-restore.html - [similar]
設定文字列をパースする 0
« parse_ini_file pathinfo » PHP Manual ファイルシステム 関数 設定文字列をパースする parse_ini_string (PHP 5 >= 5.3.0, PHP 7, PHP 8) parse_ini_string — 設定文字列をパースする 説明 parse_ini_string ( string $ini_string , bool $process_sections = false , int $scanner_mode = INI_SCANNER_NORM ...
https://man.plustar.jp/php/function.parse-ini-string.html - [similar]
パスワードが、ハッシュ値と一致するかを調べる 0
« sodium_crypto_pwhash_str_needs_rehash sodium_crypto_pwhash_str » PHP Manual Sodium 関数 パスワードが、ハッシュ値と一致するかを調べる sodium_crypto_pwhash_str_verify (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_pwhash_str_verify — パスワードが、ハッシュ値と一致するかを調べる 説明 sodium_crypto ...
https://man.plustar.jp/php/function.sodium-crypto-pwhash-str-verify.html - [similar]
Yaf_Config.ini の全ての要素を数える 0
« Yaf_Config_Ini::__construct Yaf_Config_Ini::current » PHP Manual Yaf_Config_Ini Yaf_Config.ini の全ての要素を数える Yaf_Config_Ini::count (Yaf >=1.0.0) Yaf_Config_Ini::count — Yaf_Config.ini の全ての要素を数える 説明 public Yaf_Config_Ini::count (): void 警告 この関数は、 現在のところ詳 ...
https://man.plustar.jp/php/yaf-config-ini.count.html - [similar]
親ディレクトリのパスを返す 0
« delete disk_free_space » PHP Manual ファイルシステム 関数 親ディレクトリのパスを返す dirname (PHP 4, PHP 5, PHP 7, PHP 8) dirname — 親ディレクトリのパスを返す 説明 dirname ( string $path , int $levels = 1 ): string ファイルあるいはディレクトリへのパスを含む文字列を受け取って、 カレント ...
https://man.plustar.jp/php/function.dirname.html - [similar]
Oracle ユーザーのパスワードを変更する 0
« oci_parse oci_pconnect » PHP Manual OCI8 関数 Oracle ユーザーのパスワードを変更する oci_password_change (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_password_change — Oracle ユーザーのパスワードを変更する 説明 oci_password_change ( resource $connection , string $username , string $old ...
https://man.plustar.jp/php/function.oci-password-change.html - [similar]