Results of 1 - 10 of about 29 for 既知 (0.001 sec.)
- 既知のエンコーディング・タイプのエイリアスを取得 14912
- « mb_encode_numericentity mb_ereg_match » PHP Manual マルチバイト文字列 関数 既知のエンコーディン
...
HP 5 >= 5.3.0, PHP 7, PHP 8) mb_encoding_aliases — 既知のエンコーディング・タイプのエイリアスを取得 説明 mb ...
_encoding_aliases ( string $encoding ): array 既知の encoding タイプに関するエイリアスの配列を返します ...
ンコーディングの配列を返す 関連キーワード: タイプ , 既知 , encoding , 取得 , aliases , 配列 , US , エラー , ...
-
https://man.plustar.jp/php/function.mb-encoding-aliases.html
- [similar]
- タイミング攻撃に対して安全な文字列比較 11306
- « hash_copy hash_file » PHP Manual Hash 関数 タイミング攻撃に対して安全な文字列比較 hash_equals
...
場合などです。 パラメータ known_string 比較対象とする既知の長さの 文字列 user_string ユーザー指定の文字列 戻り ...
が直ちに返され、 タイミング攻撃を加えられていると、既知の文字列の長さが漏れる可能性があります。 注意 : ユー ...
, equals , 注意 , 2つ , パラメータ , 出力 , user , 既知 ...
-
https://man.plustar.jp/php/function.hash-equals.html
- [similar]
- リモートサーバーのフィンガープリントを処理する 10262
- « ssh2_fetch_stream ssh2_forward_accept » PHP Manual SSH2 関数 リモートサーバーのフィンガープリン
...
り値 ホストキーのハッシュを文字列で返します。 例 例1 既知の値に対するフィンガープリントのチェック <?php $know ...
lags , ハッシュ , session , FINGERPRINT , ホスト , 既知 ...
-
https://man.plustar.jp/php/function.ssh2-fingerprint.html
- [similar]
- トークンの名前を返す 10262
- « PhpToken::__construct PhpToken::is » PHP Manual PhpToken トークンの名前を返す PhpToken::getTok
...
戻り値 一文字のトークンを示す ASCII 文字。 または、既知のトークンの名前を示す T_* 定数( パーサトークンの一覧 ...
ます。 例 例1 PhpToken::getTokenName() の例 <?php // 既知のトークンの場合 $token = new PhpToken ( T_ECHO , 'e ...
-
https://man.plustar.jp/php/phptoken.gettokenname.html
- [similar]
- ディレクトリハンドルをクローズする 8386
- « chroot dir » PHP Manual ディレクトリ 関数 ディレクトリハンドルをクローズする closedir (PHP 4,
...
例1 closedir() の例 <?php $dir = "/etc/php5/" ; // 既知のディレクトリをオープンし、変数にディレクトリを読み ...
-
https://man.plustar.jp/php/function.closedir.html
- [similar]
- phar アーカイブが、パラメータで指定した tar/phar/zip のいずれかの形式である場合... 8386
- « Phar::isCompressed Phar::isValidPharFilename » PHP Manual Phar phar アーカイブが、パラメータで
...
を返します。 エラー / 例外 パラメータで指定した内容が既知の形式でない場合に PharException をスローします。 参 ...
-
https://man.plustar.jp/php/phar.isfileformat.html
- [similar]
- リファレンスのユニークなIDを取得する 8206
- « ReflectionReference::fromArrayElement ReflectionAttribute » PHP Manual ReflectionReference リフ
...
は同じリファレンスであるかを比較するのに使えますし、 既知のリファレンスのマッピングを管理するのにも使えます。 ...
-
https://man.plustar.jp/php/reflectionreference.getid.html
- [similar]
- エラーのレポート 8206
- « SQLインジェクション ユーザーが投稿したデータ » PHP Manual セキュリティ エラーのレポート エラー
...
。特に危険なのは、 組み込みのデバッグハンドラを有する既知のソースからのコードを実行して いるか、一般的なデバッ ...
を示します。攻撃者が .html ページを調べ、(システムの既知の弱点 を探すために)誤ったデータを送信することにより ...
-
https://man.plustar.jp/php/security.errors.html
- [similar]
- ディレクトリハンドルをオープンする 8043
- « getcwd readdir » PHP Manual ディレクトリ 関数 ディレクトリハンドルをオープンする opendir (PHP
...
例1 opendir() の例 <?php $dir = "/etc/php5/" ; // 既知のディレクトリをオープンし、その内容を読み込みます。 ...
-
https://man.plustar.jp/php/function.opendir.html
- [similar]
- 一般的な情報 7864
- « FAQ メーリングリスト » PHP Manual FAQ 一般的な情報 一般的な情報 このセクションでは PHP に関する
...
に伝えればよいですか? まず、PHP Bug Database でそれが既知のバグかどうかを調べてください。 もしデータベースで見 ...
-
https://man.plustar.jp/php/faq.general.html
- [similar]