検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 723 for [SIMILAR] 16 1024 4096 WITH 14665 sessions WITH ... (1.196 sec.)
ユーザーキャッシュに格納された変数を取得する 0
« wincache_ucache_exists wincache_ucache_inc » PHP Manual WinCache 関数 ユーザーキャッシュに格納された変数を取得する wincache_ucache_get (PECL wincache >= 1.1.0) wincache_ucache_get — ユーザーキャッシュに格納された変数を取得する 説明 wincache_ucache_get ( mixed $key , bool &$success = ? ...
https://man.plustar.jp/php/function.wincache-ucache-get.html - [similar]
新規の変数をデータ領域にキャッシュする 0
« APCu 関数 apcu_cache_info » PHP Manual APCu 関数 新規の変数をデータ領域にキャッシュする apcu_add (PECL apcu >= 4.0.0) apcu_add — 新規の変数をデータ領域にキャッシュする 説明 apcu_add ( string $key , mixed $var , int $ttl = 0 ): bool apcu_add ( array $values , mixed $unused = NULL , int ...
https://man.plustar.jp/php/function.apcu-add.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Memcached 設定オプション 名前 デフォルト 変更可能 変更履歴 memcached.sess_locking On PHP_INI_ALL memcached 0.1.0 以降で利用可能です。 memcached.sess_consistent_hash O ...
https://man.plustar.jp/php/memcached.configuration.html - [similar]
キャッシュされたスクリプトを無効にする 0
« opcache_get_status opcache_is_script_cached » PHP Manual OPcache 関数 キャッシュされたスクリプトを無効にする opcache_invalidate (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL ZendOpcache >= 7.0.0) opcache_invalidate — キャッシュされたスクリプトを無効にする 説明 opcache_invalidate ( string $filena ...
https://man.plustar.jp/php/function.opcache-invalidate.html - [similar]
変数をユーザーキャッシュから削除する 0
« wincache_ucache_dec wincache_ucache_exists » PHP Manual WinCache 関数 変数をユーザーキャッシュから削除する wincache_ucache_delete (PECL wincache >= 1.1.0) wincache_ucache_delete — 変数をユーザーキャッシュから削除する 説明 wincache_ucache_delete ( mixed $key ): bool key が指す要素をユー ...
https://man.plustar.jp/php/function.wincache-ucache-delete.html - [similar]
指定したキーの排他ロックを解放する 0
« wincache_ucache_set Windows でのビルド » PHP Manual WinCache 関数 指定したキーの排他ロックを解放する wincache_unlock (PECL wincache >= 1.1.0) wincache_unlock — 指定したキーの排他ロックを解放する 説明 wincache_unlock ( string $key ): bool 指定したキーに対して、 wincache_lock() を使って取 ...
https://man.plustar.jp/php/function.wincache-unlock.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]
新規セッション ID を返す 0
« SessionHandler::close SessionHandler::destroy » PHP Manual SessionHandler 新規セッション ID を返す SessionHandler::create_sid (PHP 5 >= 5.5.1, PHP 7, PHP 8) SessionHandler::create_sid — 新規セッション ID を返す 説明 public SessionHandler::create_sid (): string 新規セッション ID を生成し ...
https://man.plustar.jp/php/sessionhandler.create-sid.html - [similar]
HASH メッセージダイジェストフレームワーク 0
« random_int はじめに » PHP Manual 暗号 HASH メッセージダイジェストフレームワーク HASH メッセージダイジェストフレームワーク はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 HashContext — HashContext クラス HashContext::__construct — private なコンストラ ...
https://man.plustar.jp/php/book.hash.html - [similar]
パスワードのハッシュ 0
« OpenSSLAsymmetricKey はじめに » PHP Manual 暗号 パスワードのハッシュ パスワードのハッシュ はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Password Hashing 関数 password_algos — 利用可能なパスワードハッシュアルゴリズムのIDを取得する password_get_info ...
https://man.plustar.jp/php/book.password.html - [similar]