検索

phrase: max: clip:
target: order:
Results of 741 - 750 of about 1310 for [SIMILAR] 16 1024 4096 WITH 36066 sessionhandler... (2.109 sec.)
指定したサーバー上にある数値アイテムの値を減らす 0
« Memcached::decrement Memcached::delete » PHP Manual Memcached 指定したサーバー上にある数値アイテムの値を減らす Memcached::decrementByKey (PECL memcached >= 2.0.0) Memcached::decrementByKey — 指定したサーバー上にある数値アイテムの値を減らす 説明 public Memcached::decrementByKey ( string ...
https://man.plustar.jp/php/memcached.decrementbykey.html - [similar]
指定したサーバーから複数のアイテムを取得する 0
« Memcached::getMulti Memcached::getOption » PHP Manual Memcached 指定したサーバーから複数のアイテムを取得する Memcached::getMultiByKey (PECL memcached >= 0.1.0) Memcached::getMultiByKey — 指定したサーバーから複数のアイテムを取得する 説明 public Memcached::getMultiByKey ( string $server_ ...
https://man.plustar.jp/php/memcached.getmultibykey.html - [similar]
指定したサーバー上にある数値アイテムの値を増やす 0
« Memcached::increment Memcached::isPersistent » PHP Manual Memcached 指定したサーバー上にある数値アイテムの値を増やす Memcached::incrementByKey (PECL memcached >= 2.0.0) Memcached::incrementByKey — 指定したサーバー上にある数値アイテムの値を増やす 説明 public Memcached::incrementByKey ( ...
https://man.plustar.jp/php/memcached.incrementbykey.html - [similar]
指定したサーバーで既存のキーのアイテムを入れ替える 0
« Memcached::replace Memcached::resetServerList » PHP Manual Memcached 指定したサーバーで既存のキーのアイテムを入れ替える Memcached::replaceByKey (PECL memcached >= 0.1.0) Memcached::replaceByKey — 指定したサーバーで既存のキーのアイテムを入れ替える 説明 public Memcached::replaceByKey ( s ...
https://man.plustar.jp/php/memcached.replacebykey.html - [similar]
指定したサーバーで複数のアイテムを格納する 0
« Memcached::setMulti Memcached::setOption » PHP Manual Memcached 指定したサーバーで複数のアイテムを格納する Memcached::setMultiByKey (PECL memcached >= 0.1.0) Memcached::setMultiByKey — 指定したサーバーで複数のアイテムを格納する 説明 public Memcached::setMultiByKey ( string $server_key ...
https://man.plustar.jp/php/memcached.setmultibykey.html - [similar]
SplObjectStorage クラス 0
« SplFixedArray::__wakeup SplObjectStorage::addAll » PHP Manual データ構造 SplObjectStorage クラス SplObjectStorage クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに SplObjectStorage クラスは、オブジェクトをデータに対応させたり、 データを渡さずオブジェクトセットとして使用したりします。 これ ...
https://man.plustar.jp/php/class.splobjectstorage.html - [similar]
SQLite3Stmt クラス 0
« SQLite3::version SQLite3Stmt::bindParam » PHP Manual SQLite3 SQLite3Stmt クラス SQLite3Stmt クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SQLite 3 拡張モジュールのプリペアドステートメントを扱うクラスです。 クラス概要 class SQLite3Stmt { /* メソッド */ private __construct ( SQLite3 $sq ...
https://man.plustar.jp/php/class.sqlite3stmt.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual Eio 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 リクエストの優先度 EIO_PRI_MIN ( int ) 優先度最小 EIO_PRI_DEFAULT ( int ) 優先度 ...
https://man.plustar.jp/php/eio.constants.html - [similar]
変数の float 値を取得する 0
« empty get_debug_type » PHP Manual 変数操作 関数 変数の float 値を取得する floatval (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) floatval — 変数の float 値を取得する 説明 floatval ( mixed $value ): float value の float 値を返します。 パラメータ value あらゆるスカラ型を指定できます。オブジェクト ...
https://man.plustar.jp/php/function.floatval.html - [similar]
gzファイルへのポインタから残りのデータ全部を出力する 0
« gzopen gzputs » PHP Manual Zlib 関数 gzファイルへのポインタから残りのデータ全部を出力する gzpassthru (PHP 4, PHP 5, PHP 7, PHP 8) gzpassthru — gzファイルへのポインタから残りのデータ全部を出力する 説明 gzpassthru ( resource $stream ): int gz ファイルポインタについて現在位置から EOF まで ...
https://man.plustar.jp/php/function.gzpassthru.html - [similar]