検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 630 for [SIMILAR] 16 1024 4096 WITH 29564 getpwuid WITH ... (1.264 sec.)
キーで配列をソートする 0
« ArrayIterator::key ArrayIterator::natcasesort » PHP Manual ArrayIterator キーで配列をソートする ArrayIterator::ksort (PHP 5 >= 5.2.0, PHP 7, PHP 8) ArrayIterator::ksort — キーで配列をソートする 説明 public ArrayIterator::ksort ( int $flags = SORT_REGULAR ): bool キーで配列をソートします ...
https://man.plustar.jp/php/arrayiterator.ksort.html - [similar]
定義済みの全ての関数を配列で返す 0
« function_exists register_shutdown_function » PHP Manual 関数処理 関数 定義済みの全ての関数を配列で返す get_defined_functions (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) get_defined_functions — 定義済みの全ての関数を配列で返す 説明 get_defined_functions ( bool $exclude_disabled = true ): arra ...
https://man.plustar.jp/php/function.get-defined-functions.html - [similar]
タイミング攻撃に対して安全な文字列比較 0
« hash_copy hash_file » PHP Manual Hash 関数 タイミング攻撃に対して安全な文字列比較 hash_equals (PHP 5 >= 5.6.0, PHP 7, PHP 8) hash_equals — タイミング攻撃に対して安全な文字列比較 説明 hash_equals ( string $known_string , string $user_string ): bool 2つの文字列が等しいかどうか、同じ長さの ...
https://man.plustar.jp/php/function.hash-equals.html - [similar]
パスワードがハッシュにマッチするかどうかを調べる 0
« password_needs_rehash Sodium » PHP Manual Password Hashing 関数 パスワードがハッシュにマッチするかどうかを調べる password_verify (PHP 5 >= 5.5.0, PHP 7, PHP 8) password_verify — パスワードがハッシュにマッチするかどうかを調べる 説明 password_verify ( string $password , string $hash ): b ...
https://man.plustar.jp/php/function.password-verify.html - [similar]
シグナルを待つ 0
« pcntl_sigtimedwait pcntl_strerror » PHP Manual PCNTL 関数 シグナルを待つ pcntl_sigwaitinfo (PHP 5 >= 5.3.0, PHP 7, PHP 8) pcntl_sigwaitinfo — シグナルを待つ 説明 pcntl_sigwaitinfo ( array $signals , array &$info = [] ): int | false pcntl_sigwaitinfo() は、 呼び出し元のスクリプトの実行を ...
https://man.plustar.jp/php/function.pcntl-sigwaitinfo.html - [similar]
ユーザー定義のセッション保存関数を設定する 0
« session_set_cookie_params session_start » PHP Manual セッション関数 ユーザー定義のセッション保存関数を設定する session_set_save_handler (PHP 4, PHP 5, PHP 7, PHP 8) session_set_save_handler — ユーザー定義のセッション保存関数を設定する 説明 session_set_save_handler ( callable $open , ca ...
https://man.plustar.jp/php/function.session-set-save-handler.html - [similar]
mysqlnd のプラグインAPI 0
« MySQL Native Driverプラグイン のアーキテクチャ mysqlndプラグインの開発をはじめよう » PHP Manual MySQL Native Driver プラグインAPI mysqlnd のプラグインAPI mysqlnd のプラグインAPI mysqlnd プラグインAPI で提供されている関数のリストを以下に示します: mysqlnd_plugin_register() mysqlnd_plugin ...
https://man.plustar.jp/php/mysqlnd.plugin.api.html - [similar]
ドキュメントの改善を手助けするには 0
« PHP に関する更なる情報を得るには 各種フォーマットを生成する方法 » PHP Manual マニュアルについて ドキュメントの改善を手助けするには ドキュメントの改善を手助けするには ドキュメントを改善していくには 複数のやり方があります。 もし(どの言語でかかれたものでも)マニュアルに間違いが見つかったら ...
https://man.plustar.jp/php/about.howtohelp.html - [similar]
英字かどうかを調べる 0
« ctype_alnum ctype_cntrl » PHP Manual Ctype 関数 英字かどうかを調べる ctype_alpha (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_alpha — 英字かどうかを調べる 説明 ctype_alpha ( mixed $text ): bool 与えられた文字列 text のすべての文字が 英字であるかどうかを調べます。 標準の C ロケールの場合 ...
https://man.plustar.jp/php/function.ctype-alpha.html - [similar]
保存用表現から PHP の値を生成する 0
« strval unset » PHP Manual 変数操作 関数 保存用表現から PHP の値を生成する unserialize (PHP 4, PHP 5, PHP 7, PHP 8) unserialize — 保存用表現から PHP の値を生成する 説明 unserialize ( string $data , array $options = [] ): mixed unserialize() は、シリアル化された変数を PHP 変数値に戻す変換 ...
https://man.plustar.jp/php/function.unserialize.html - [similar]