検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 511 for [SIMILAR] 16 1024 4096 WITH 20791 添字 WITH 1528... (0.887 sec.)
インターフェイスの実装を調べる 0
« ReflectionClass::hasProperty ReflectionClass::inNamespace » PHP Manual ReflectionClass インターフェイスの実装を調べる ReflectionClass::implementsInterface (PHP 5, PHP 7, PHP 8) ReflectionClass::implementsInterface — インターフェイスの実装を調べる 説明 public ReflectionClass::implements ...
https://man.plustar.jp/php/reflectionclass.implementsinterface.html - [similar]
ユーザーが投稿したデータ 0
« エラーのレポート PHPの隠蔽 » PHP Manual セキュリティ ユーザーが投稿したデータ ユーザーが投稿したデータ 多くの PHP のプログラムで最も脆弱な部分は、言語自体に起因するものではなく、 単にセキュリティを考慮して書かれていないコードの問題です。そのため、 指定したコードの部分の意味を常に時間を ...
https://man.plustar.jp/php/security.variables.html - [similar]
自然対数 0
« log1p max » PHP Manual Math 関数 自然対数 log (PHP 4, PHP 5, PHP 7, PHP 8) log — 自然対数 説明 log ( float $num , float $base = M_E ): float オプションの base パラメータを指定した場合は log() は log base num を返します。それ以外の場合は log() は num の自然対数を返します。 パラメータ nu ...
https://man.plustar.jp/php/function.log.html - [similar]
デフォルトのイベントループで直近の処理が始まった時刻を返す 0
« Ev::iteration Ev::nowUpdate » PHP Manual Ev デフォルトのイベントループで直近の処理が始まった時刻を返す Ev::now (PECL ev >= 0.2.0) Ev::now — デフォルトのイベントループで直近の処理が始まった時刻を返す 説明 final public static Ev::now (): float デフォルトのイベントループで直近の処理が始ま ...
https://man.plustar.jp/php/ev.now.html - [similar]
署名を検証する 0
« openssl_spki_verify openssl_x509_check_private_key » PHP Manual OpenSSL 関数 署名を検証する openssl_verify (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) openssl_verify — 署名を検証する 説明 openssl_verify ( string $data , string $signature , OpenSSLAsymmetricKey | OpenSSLCertificate | array | ...
https://man.plustar.jp/php/function.openssl-verify.html - [similar]
一行読み込む 0
« readline_write_history 圧縮およびアーカイブ » PHP Manual Readline 関数 一行読み込む readline (PHP 4, PHP 5, PHP 7, PHP 8) readline — 一行読み込む 説明 readline ( ? string $prompt = null ): string | false ユーザーからの入力を一行読み込みます。 この行を readline_add_history() . を用いてヒ ...
https://man.plustar.jp/php/function.readline.html - [similar]
2 変数のアークタンジェント 0
« asinh atan » PHP Manual Math 関数 2 変数のアークタンジェント atan2 (PHP 4, PHP 5, PHP 7, PHP 8) atan2 — 2 変数のアークタンジェント 説明 atan2 ( float $y , float $x ): float この関数は、2 つの変数 x および y のアークタンジェントを計算します。 y / x のアークタンジェントを計算するのに似て ...
https://man.plustar.jp/php/function.atan2.html - [similar]
クエリの次の行を配列で返す 0
« oci_fetch_object oci_fetch » PHP Manual OCI8 関数 クエリの次の行を配列で返す oci_fetch_row (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_fetch_row — クエリの次の行を配列で返す 説明 oci_fetch_row ( resource $statement ): array | false クエリから、結果セットの次の行を含む数値添字配列を返 ...
https://man.plustar.jp/php/function.oci-fetch-row.html - [similar]
COM および .Net (Windows) 0
« Windows 用のモジュール はじめに » PHP Manual Windows 用のモジュール COM および .Net (Windows) COM および .Net (Windows) はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 エラーおよびエラー処理 例 For Each 配列と配列形式の COM プロパティ com — com クラス ...
https://man.plustar.jp/php/book.com.html - [similar]
安全なパスワードハッシュ 0
« PHP の使いかた PHP と HTML » PHP Manual FAQ 安全なパスワードハッシュ 安全なパスワードハッシュ この節では、なぜハッシュ関数を使ってパスワードを守るのかについての理由と、 ハッシュ処理を効率的に行う方法について説明します。 なぜ、アプリケーションのユーザーが登録したパスワードをハッシュしな ...
https://man.plustar.jp/php/faq.passwords.html - [similar]