検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 466 for [SIMILAR] 16 1024 4096 WITH 16618 memcached WITH... (0.350 sec.)
画像処理 (ImageMagick) 0
« GmagickPixel::setcolorvalue はじめに » PHP Manual 画像処理および作成 画像処理 (ImageMagick) 画像処理 (ImageMagick) はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 Imagick — Imagick クラス Imagick::adaptiveBlurImage — adaptive blur ( ...
https://man.plustar.jp/php/book.imagick.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Memcache 設定オプション 名前 デフォルト 変更可能 変更履歴 memcache.allow_failover "1" PHP_INI_ALL memcache 2.0.2 以降で使用可能です memcache.max_failover_attempts "20 ...
https://man.plustar.jp/php/memcache.ini.html - [similar]
新しいセッションを開始、あるいは既存のセッションを再開する 0
« session_set_save_handler session_status » PHP Manual セッション関数 新しいセッションを開始、あるいは既存のセッションを再開する session_start (PHP 4, PHP 5, PHP 7, PHP 8) session_start — 新しいセッションを開始、あるいは既存のセッションを再開する 説明 session_start ( array $options = [] ...
https://man.plustar.jp/php/function.session-start.html - [similar]
ファイルを先読みしてページキャッシュに格納する 0
« eio_read eio_readdir » PHP Manual Eio 関数 ファイルを先読みしてページキャッシュに格納する eio_readahead (PECL eio >= 0.0.1dev) eio_readahead — ファイルを先読みしてページキャッシュに格納する 説明 eio_readahead ( mixed $fd , int $offset , int $length , int $pri = EIO_PRI_DEFAULT , callab ...
https://man.plustar.jp/php/function.eio-readahead.html - [similar]
ユーザーキャッシュに格納された変数を取得する 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
« Memcache::pconnect Memcache::set » PHP Manual Memcache 既存項目の値を置換する Memcache::replace (PECL memcache >= 0.2.0) Memcache::replace — 既存項目の値を置換する 説明 Memcache::replace ( string $key , mixed $var , int $flag = ? , int $expire = ? ): bool Memcache::replace() は、 key に ...
https://man.plustar.jp/php/memcache.replace.html - [similar]
指定したステートメントハンドルの結果を格納したメモリを開放する 0
« mysqli_stmt::$field_count mysqli_stmt::get_result » PHP Manual mysqli_stmt 指定したステートメントハンドルの結果を格納したメモリを開放する mysqli_stmt::free_result mysqli_stmt_free_result (PHP 5, PHP 7, PHP 8) mysqli_stmt::free_result -- mysqli_stmt_free_result — 指定したステートメントハ ...
https://man.plustar.jp/php/mysqli-stmt.free-result.html - [similar]
ストレージの暗号化 0
« データベースへの接続 SQLインジェクション » PHP Manual データベースのセキュリティ ストレージの暗号化 ストレージの暗号化 SSL/SSHによってクライアント/サーバー間で通信されるデータは保護されますが、 データベースに保存されたデータは保護されません。SSLはあくまで通信上の プロトコルなのです。 一 ...
https://man.plustar.jp/php/security.database.storage.html - [similar]
ストリームに書き込む 0
« streamWrapper::stream_truncate streamWrapper::unlink » PHP Manual streamWrapper ストリームに書き込む streamWrapper::stream_write (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) streamWrapper::stream_write — ストリームに書き込む 説明 public streamWrapper::stream_write ( string $data ): int このメ ...
https://man.plustar.jp/php/streamwrapper.stream-write.html - [similar]
公開鍵でデータを暗号化する 0
« openssl_public_decrypt openssl_random_pseudo_bytes » PHP Manual OpenSSL 関数 公開鍵でデータを暗号化する openssl_public_encrypt (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) openssl_public_encrypt — 公開鍵でデータを暗号化する 説明 openssl_public_encrypt ( string $data , string &$encrypted_data ...
https://man.plustar.jp/php/function.openssl-public-encrypt.html - [similar]