検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 345 for [SIMILAR] 16 1024 4096 WITH 10719 memcache WITH ... (0.964 sec.)
数値アイテムの値を減らす 0
« Memcached::__construct Memcached::decrementByKey » PHP Manual Memcached 数値アイテムの値を減らす Memcached::decrement (PECL memcached >= 0.1.0) Memcached::decrement — 数値アイテムの値を減らす 説明 public Memcached::decrement ( string $key , int $offset = 1 , int $initial_value = 0 , in ...
https://man.plustar.jp/php/memcached.decrement.html - [similar]
はじめに 0
« COM インストール/設定 » PHP Manual COM はじめに はじめに COM は Component Object Model の略語であり、 DCE RPC (オープンスタンダード) の最上位のオブジェクト指向レイヤーです。 COM はコール手順を共通化し、あらゆる言語でコードを記述し、 (COM に対応した)他の言語で書かれたコードをコール、相互 ...
https://man.plustar.jp/php/intro.com.html - [similar]
はじめに 0
« Expect インストール/設定 » PHP Manual Expect はじめに はじめに この拡張モジュールは、PTY を経由したプロセス同士の対話機能を提供します。 ファイルシステム関数 で expect:// ラッパー を利用すれば、シンプルでより直感的なインターフェイスが利用できるでしょう。 関連キーワード: 利用 , Expect , ...
https://man.plustar.jp/php/intro.expect.html - [similar]
はじめに 0
« SSH2 インストール/設定 » PHP Manual SSH2 はじめに はじめに 安全な暗号化通信を使用したリモートマシン上にあるリソースへのアクセス手段 (シェル、リモート実行、トンネリング、ファイル転送) を提供する » libssh2 のバインディングです。 関連キーワード: リモート , インストール , 設定 , 通信 , マシ ...
https://man.plustar.jp/php/intro.ssh2.html - [similar]
はじめに 0
« win32service インストール/設定 » PHP Manual win32service はじめに はじめに win32service は Windows 限定の拡張モジュールです。 サービスコントロールマネージャと連携してサービスの開始・停止・登録・解除を行ったり、 PHP スクリプトをサービスとして実行させる機能を提供します。 関連キーワード: ...
https://man.plustar.jp/php/intro.win32service.html - [similar]
複数のサーバーをサーバープールに追加する 0
« Memcached::addServer Memcached::append » PHP Manual Memcached 複数のサーバーをサーバープールに追加する Memcached::addServers (PECL memcached >= 0.1.1) Memcached::addServers — 複数のサーバーをサーバープールに追加する 説明 public Memcached::addServers ( array $servers ): bool Memcached:: ...
https://man.plustar.jp/php/memcached.addservers.html - [similar]
シグナルハンドラを設定する 0
« pcntl_signal_get_handler pcntl_sigprocmask » PHP Manual PCNTL 関数 シグナルハンドラを設定する pcntl_signal (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_signal — シグナルハンドラを設定する 説明 pcntl_signal ( int $signal , callable | int $handler , bool $restart_syscalls = true ): bool p ...
https://man.plustar.jp/php/function.pcntl-signal.html - [similar]
はじめに 0
« CSPRNG インストール/設定 » PHP Manual CSPRNG はじめに はじめに » cryptographically secure pseudo-random number generator (CSPRNG) API は、 暗号学的に強固な乱数やバイト列を 暗号化の文脈で使うための、 簡単で信頼性が高い方法を提供します。 これが使えるようになった PHP のバージョンは 7.0.0 ...
https://man.plustar.jp/php/intro.csprng.html - [similar]
はじめに 0
« ScoutAPM インストール/設定 » PHP Manual ScoutAPM はじめに はじめに 注意 : この拡張モジュールは Windows 環境では利用できません。 ScoutAPM 拡張機能は、土台となる PHP のユーザーランドのライブラリを使うだけで、 アプリケーションをモニタリングするための追加機能を提供します。 関連キーワード: ...
https://man.plustar.jp/php/intro.scoutapm.html - [similar]
新機能 0
« PHP 7.3.x から PHP 7.4.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 新機能 新機能 PHP コア 型付きプロパティ クラスのプロパティは、新たに型宣言をサポートするようになりました <?php class User { public int $id ; public string $name ; } ?> 上の例 ...
https://man.plustar.jp/php/migration74.new-features.html - [similar]