検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 184 for [SIMILAR] 16 1024 4096 WITH 31547 casbykey WITH ... (0.164 sec.)
OCI8 接続のハンドリングおよびプーリング 0
« 例 OCI8 高速アプリケーション通知 (FAN) サポート » PHP Manual OCI8 OCI8 接続のハンドリングおよびプーリング OCI8 接続のハンドリングおよびプーリング 接続関数 oci8 拡張モジュールは Oracle に接続するための 3 つの異なる関数を提供しています。標準の接続関数は oci_connect() です。これは Oracle ...
https://man.plustar.jp/php/oci8.connection.html - [similar]
コールバック 0
« 有効期限 Result コールバック » PHP Manual Memcached コールバック コールバック 目次 Result コールバック Read-through キャッシュコールバック 関連キーワード: Result , Memcached , Read , through , キャッシュ , ...
https://man.plustar.jp/php/memcached.callbacks.html - [similar]
インストール 0
« データベースに関する問題 構築時の問題 » PHP Manual FAQ インストール インストール このセクションでは PHP のインストール方法に関する一般的な質問を扱います。 PHP は、ほとんど全ての OS とウェブサーバーで 利用可能です。 PHP をインストールするには、 インストールと設定 の指示に従ってください。 ...
https://man.plustar.jp/php/faq.installation.html - [similar]
画像処理 (ImageMagick) 0
« GmagickPixel::setcolorvalue はじめに » PHP Manual 画像処理および作成 画像処理 (ImageMagick) 画像処理 (ImageMagick) はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 Imagick — Imagick クラス Imagick::adaptiveBlurImage — adaptive blur ( ...
https://man.plustar.jp/php/book.imagick.html - [similar]
Imagick クラス 0
« 基本的な使用法 Imagick::adaptiveBlurImage » PHP Manual ImageMagick Imagick クラス Imagick クラス (PECL imagick 2, PECL imagick 3) クラス概要 class Imagick implements Iterator { public __construct ( mixed $files = ? ) public adaptiveBlurImage ( float $radius , float $sigma , int $channe ...
https://man.plustar.jp/php/class.imagick.html - [similar]
Memcache クラス 0
« 基本的な使用法 Memcache::add » PHP Manual Memcache Memcache クラス Memcache クラス (PECL memcache >= 0.2.0) はじめに memcache サーバーへの接続をあらわします。 クラス概要 class Memcache { add ( string $key , mixed $var , int $flag = ? , int $expire = ? ): bool addServer ( string $host , ...
https://man.plustar.jp/php/class.memcache.html - [similar]
cURL 転送用オプションを設定する 0
« curl_setopt_array curl_share_close » PHP Manual cURL 関数 cURL 転送用オプションを設定する curl_setopt (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) curl_setopt — cURL 転送用オプションを設定する 説明 curl_setopt ( CurlHandle $handle , int $option , mixed $value ): bool 指定した cURL セッションハ ...
https://man.plustar.jp/php/function.curl-setopt.html - [similar]
サーバーの状態を返す 0
« Memcache::getExtendedStats Memcache::getStats » PHP Manual Memcache サーバーの状態を返す Memcache::getServerStatus (PECL memcache >= 2.1.0) Memcache::getServerStatus — サーバーの状態を返す 説明 Memcache::getServerStatus ( string $host , int $port = 11211 ): int Memcache::getServerStatu ...
https://man.plustar.jp/php/memcache.getserverstatus.html - [similar]
データをサーバーに格納する 0
« Memcache::replace Memcache::setCompressThreshold » PHP Manual Memcache データをサーバーに格納する Memcache::set (PECL memcache >= 0.2.0) Memcache::set — データをサーバーに格納する 説明 Memcache::set ( string $key , mixed $var , int $flag = ? , int $expire = ? ): bool Memcache::set() は ...
https://man.plustar.jp/php/memcache.set.html - [similar]
デバッグ出力のオン/オフを切り替える 0
« Memcache 関数 Memcached » PHP Manual Memcache 関数 デバッグ出力のオン/オフを切り替える memcache_debug (PECL memcache >= 0.2.0) memcache_debug — デバッグ出力のオン/オフを切り替える 説明 memcache_debug ( bool $on_off ): bool memcache_debug() は、パラメータ on_off が true の場合にデバッグ ...
https://man.plustar.jp/php/function.memcache-debug.html - [similar]