検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 287 for [SIMILAR] 16 1024 4096 WITH 13613 apcu WITH 9667... (1.138 sec.)
Ev クラス 0
« Periodic ウォッチャーの操作モード Ev::backend » PHP Manual Ev Ev クラス Ev クラス (PECL ev >= 0.2.0) はじめに Ev は静的クラスで、デフォルトのループへのアクセスや各種共通操作へのアクセスを提供します。 クラス概要 final class Ev { /* Constants */ const int FLAG_AUTO = 0 ; const int FLAG_N ...
https://man.plustar.jp/php/class.ev.html - [similar]
ロケール情報を設定する 0
« rtrim sha1_file » PHP Manual String 関数 ロケール情報を設定する setlocale (PHP 4, PHP 5, PHP 7, PHP 8) setlocale — ロケール情報を設定する 説明 setlocale ( int $category , string $locales , string ...$rest ): string | false Alternative signature (not supported with named arguments): set ...
https://man.plustar.jp/php/function.setlocale.html - [similar]
PHP関連のプロジェクトの歴史 0
« PHPの歴史 PHP関連の本 » PHP Manual PHP の歴史と関連するプロジェクト PHP関連のプロジェクトの歴史 PHP関連のプロジェクトの歴史 PEAR » PEAR 、 PHP Extension and Application Repository (元は PHP Extension and Add-on Repositoryでした)は、 PHPで書かれた基本的なクラスの集まりで、将来的には PHP ...
https://man.plustar.jp/php/history.php.related.html - [similar]
PHP 8.0.x から PHP 8.1.x への移行 0
« PHP関連の出版物 新機能 » PHP Manual 付録 PHP 8.0.x から PHP 8.1.x への移行 PHP 8.0.x から PHP 8.1.x への移行 目次 新機能 新しいクラスとインターフェイス 新しく追加された関数 新しいグローバル定数 下位互換性のない変更点 PHP 8.1.x で推奨されなくなる機能 その他の変更 この新しいマイナーバージ ...
https://man.plustar.jp/php/migration81.html - [similar]
コードの事前ロード 0
« リソース型 OPcache 関数 » PHP Manual OPcache コードの事前ロード コードの事前ロード PHP 7.4.0 以降では、エンジンの起動時に opcache に事前ロードするスクリプトを指定できるようになりました。 指定されたファイルに存在するあらゆる 関数、クラス、 インターフェイス や トレイト (定数は除く) は、 ...
https://man.plustar.jp/php/opcache.preloading.html - [similar]
Apache 関数 0
« 定義済み定数 apache_child_terminate » PHP Manual Apache Apache 関数 Apache 関数 目次 apache_child_terminate — このリクエストの後にApacheプロセスを終了する apache_get_modules — ロードされた Apache モジュールのリストを取得する apache_get_version — Apache のバージョンを取得する apache_get ...
https://man.plustar.jp/php/ref.apache.html - [similar]
サーバー情報および実行時の環境情報 0
« $GLOBALS $_GET » PHP Manual 定義済の変数 サーバー情報および実行時の環境情報 $_SERVER (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) $_SERVER — サーバー情報および実行時の環境情報 説明 $_SERVER は、ヘッダ、パス、スクリプトの位置のような 情報を有する配列です。この配列のエントリは、Web サーバーによ ...
https://man.plustar.jp/php/reserved.variables.server.html - [similar]
説明 0
« EventBuffer::drain EventBuffer::expand » PHP Manual EventBuffer 説明 EventBuffer::enableLocking (PECL event >= 1.2.6-beta) EventBuffer::enableLocking — 説明 public EventBuffer::enableLocking (): void Enable locking on an EventBuffer so that it can safely be used by multiple threads at ...
https://man.plustar.jp/php/eventbuffer.enablelocking.html - [similar]
Acquires a lock on buffer 0
« EventBuffer::freeze EventBuffer::prepend » PHP Manual EventBuffer Acquires a lock on buffer EventBuffer::lock (PECL event >= 1.2.6-beta) EventBuffer::lock — Acquires a lock on buffer 説明 public EventBuffer::lock (): void Acquires a lock on buffer. Can be used in pair with EventBuffer: ...
https://man.plustar.jp/php/eventbuffer.lock.html - [similar]
Enable the profiler. 0
« LuaSandbox::disableProfiler LuaSandbox::getCPUUsage » PHP Manual LuaSandbox Enable the profiler. LuaSandbox::enableProfiler (PECL luasandbox >= 1.1.0) LuaSandbox::enableProfiler — Enable the profiler. 説明 public LuaSandbox::enableProfiler ( float $period = 0.02 ): bool Enables the pro ...
https://man.plustar.jp/php/luasandbox.enableprofiler.html - [similar]