検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 746 for [SIMILAR] 16 1024 4096 WITH 19167 streamwrapper ... (0.884 sec.)
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Mcrypt 設定オプション 名前 デフォルト 変更可能 変更履歴 mcrypt.algorithms_dir null PHP_INI_ALL mcrypt.modes_dir null PHP_INI_ALL PHP_INI_* モードの詳細および定義につい ...
https://man.plustar.jp/php/mcrypt.configuration.html - [similar]
ハッシュ値を計算する 0
« mhash_keygen_s2k OpenSSL » PHP Manual Mhash 関数 ハッシュ値を計算する mhash (PHP 4, PHP 5, PHP 7, PHP 8) mhash — ハッシュ値を計算する 警告 この関数は PHP 8.1.0 で 非推奨 になります。この関数に頼らないことを強く推奨します。 説明 mhash ( int $hash , string $data , string $key = ? ): stri ...
https://man.plustar.jp/php/function.mhash.html - [similar]
OPcache 関数 0
« コードの事前ロード opcache_compile_file » PHP Manual OPcache OPcache 関数 OPcache 関数 目次 opcache_compile_file — PHP スクリプトを、実行せずにコンパイルしてキャッシュする opcache_get_configuration — キャッシュについての構成情報を取得 opcache_get_status — キャッシュについてのステータス ...
https://man.plustar.jp/php/ref.opcache.html - [similar]
リフレッシュする 0
« mysqli::reap_async_query mysqli::release_savepoint » PHP Manual mysqli リフレッシュする mysqli::refresh mysqli_refresh (PHP 5 >= 5.3.0, PHP 7, PHP 8) mysqli::refresh -- mysqli_refresh — リフレッシュする 説明 オブジェクト指向型 public mysqli::refresh ( int $flags ): bool 手続き型 mysqli ...
https://man.plustar.jp/php/mysqli.refresh.html - [similar]
PKCS#12 認証ストアをパースして配列形式にする 0
« openssl_pkcs12_export openssl_pkcs7_decrypt » PHP Manual OpenSSL 関数 PKCS#12 認証ストアをパースして配列形式にする openssl_pkcs12_read (PHP 5 >= 5.2.2, PHP 7, PHP 8) openssl_pkcs12_read — PKCS#12 認証ストアをパースして配列形式にする 説明 openssl_pkcs12_read ( string $pkcs12 , array &$c ...
https://man.plustar.jp/php/function.openssl-pkcs12-read.html - [similar]
OPcache 0
« FFI\ParserException はじめに » PHP Manual PHP の振る舞いの変更 OPcache OPcache はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 コードの事前ロード OPcache 関数 opcache_compile_file — PHP スクリプトを、実行せずにコンパイルしてキャッシュする opcache_get_configuratio ...
https://man.plustar.jp/php/book.opcache.html - [similar]
APCu のデータから、キャッシュされた情報を取得する 0
« apcu_add apcu_cas » PHP Manual APCu 関数 APCu のデータから、キャッシュされた情報を取得する apcu_cache_info (PECL apcu >= 4.0.0) apcu_cache_info — APCu のデータから、キャッシュされた情報を取得する 説明 apcu_cache_info ( bool $limited = false ): array | false APC のデータから、キャッシュ ...
https://man.plustar.jp/php/function.apcu-cache-info.html - [similar]
HMAC 方式を使用してハッシュ値を生成する 0
« hash_hmac_file hash_init » PHP Manual Hash 関数 HMAC 方式を使用してハッシュ値を生成する hash_hmac (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1) hash_hmac — HMAC 方式を使用してハッシュ値を生成する 説明 hash_hmac ( string $algo , string $data , string $key , bool $binary = false ): st ...
https://man.plustar.jp/php/function.hash-hmac.html - [similar]
realpath キャッシュサイズを取得 0
« realpath_cache_get realpath » PHP Manual ファイルシステム 関数 realpath キャッシュサイズを取得 realpath_cache_size (PHP 5 >= 5.3.2, PHP 7, PHP 8) realpath_cache_size — realpath キャッシュサイズを取得 説明 realpath_cache_size (): int realpath キャッシュで使用されるメモリー量を取得します ...
https://man.plustar.jp/php/function.realpath-cache-size.html - [similar]
はじめに 0
« パスワードのハッシュ インストール/設定 » PHP Manual パスワードのハッシュ はじめに はじめに パスワードハッシュ API は crypt() および他のいくつかのパスワードハッシュアルゴリズムを 手軽に使えるようにしたラッパーで、 パスワードの作成や管理を安全な方法で行えます。 関連キーワード: パスワード ...
https://man.plustar.jp/php/intro.password.html - [similar]