検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 466 for [SIMILAR] 16 1024 4096 WITH 16618 memcached WITH... (0.670 sec.)
指定したインターネットホスト名に対応する MX レコードを取得する 0
« gethostname getprotobyname » PHP Manual ネットワーク 関数 指定したインターネットホスト名に対応する MX レコードを取得する getmxrr (PHP 4, PHP 5, PHP 7, PHP 8) getmxrr — 指定したインターネットホスト名に対応する MX レコードを取得する 説明 getmxrr ( string $hostname , array &$hosts , array ...
https://man.plustar.jp/php/function.getmxrr.html - [similar]
S/MIME で署名されたメッセージの署名を検証する 0
« openssl_pkcs7_sign openssl_pkey_derive » PHP Manual OpenSSL 関数 S/MIME で署名されたメッセージの署名を検証する openssl_pkcs7_verify (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) openssl_pkcs7_verify — S/MIME で署名されたメッセージの署名を検証する 説明 openssl_pkcs7_verify ( string $input_filen ...
https://man.plustar.jp/php/function.openssl-pkcs7-verify.html - [similar]
ユーザーキャッシュの中身全体を削除する 0
« wincache_ucache_cas wincache_ucache_dec » PHP Manual WinCache 関数 ユーザーキャッシュの中身全体を削除する wincache_ucache_clear (PECL wincache >= 1.1.0) wincache_ucache_clear — ユーザーキャッシュの中身全体を削除する 説明 wincache_ucache_clear (): bool ユーザーキャッシュに格納されている ...
https://man.plustar.jp/php/function.wincache-ucache-clear.html - [similar]
Phar ファイルフォーマット 0
« Zip 形式の phar アーカイブ グローバルな Phar ビットマップフラグ » PHP Manual phar って、tar や zip とは何が違うの? Phar ファイルフォーマット Phar ファイルフォーマット phar ファイル形式は スタブ/マニフェスト/コンテンツ/シグネチャ で構成されており、phar アーカイブ内に何が含まれているのか ...
https://man.plustar.jp/php/phar.fileformat.phar.html - [similar]
実行時設定 0
« インストール手順 WinCache 統計スクリプト » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 この表は、WinCache 拡張モジュールが提供する設定項目をまとめたものです。 WinCache の設定オプション 名前 デフォルト 最小 最大 変更可能 変更履歴 wincache.fc ...
https://man.plustar.jp/php/wincache.configuration.html - [similar]
ファイルの状態を取得する 0
« eio_set_min_parallel eio_statvfs » PHP Manual Eio 関数 ファイルの状態を取得する eio_stat (PECL eio >= 0.0.1dev) eio_stat — ファイルの状態を取得する 説明 eio_stat ( string $path , int $pri , callable $callback , mixed $data = NULL ): resource eio_stat() は、 callback の result 引数でファ ...
https://man.plustar.jp/php/function.eio-stat.html - [similar]
指定したソケットのローカル側に問い合わせ、その型に応じてホスト/ポート、あるいは ... 0
« socket_getpeername socket_import_stream » PHP Manual ソケット 関数 指定したソケットのローカル側に問い合わせ、その型に応じてホスト/ポート、あるいは Unix ファイルシステムのパスを返す socket_getsockname (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_getsockname — 指定したソケットのローカル側 ...
https://man.plustar.jp/php/function.socket-getsockname.html - [similar]
外部プログラムを実行し、出力を表示する 0
« shell_exec parallel » PHP Manual プログラム実行関数 外部プログラムを実行し、出力を表示する system (PHP 4, PHP 5, PHP 7, PHP 8) system — 外部プログラムを実行し、出力を表示する 説明 system ( string $command , int &$result_code = null ): string | false system() は、指定した command を実行 ...
https://man.plustar.jp/php/function.system.html - [similar]
サーバから取得した結果セットの行数を返す 0
« mysqli_stmt::next_result mysqli_stmt::$param_count » PHP Manual mysqli_stmt サーバから取得した結果セットの行数を返す mysqli_stmt::$num_rows mysqli_stmt::num_rows mysqli_stmt_num_rows (PHP 5, PHP 7, PHP 8) mysqli_stmt::$num_rows -- mysqli_stmt::num_rows -- mysqli_stmt_num_rows — サーバか ...
https://man.plustar.jp/php/mysqli-stmt.num-rows.html - [similar]
安全なパスワードハッシュ 0
« PHP の使いかた PHP と HTML » PHP Manual FAQ 安全なパスワードハッシュ 安全なパスワードハッシュ この節では、なぜハッシュ関数を使ってパスワードを守るのかについての理由と、 ハッシュ処理を効率的に行う方法について説明します。 なぜ、アプリケーションのユーザーが登録したパスワードをハッシュしな ...
https://man.plustar.jp/php/faq.passwords.html - [similar]