検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 348 for [SIMILAR] 16 1024 4096 WITH 24539 実効 WITH 8419... (0.575 sec.)
Sync 0
« Shmop はじめに » PHP Manual プロセス制御 Sync Sync はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 SyncMutex — The SyncMutex class SyncMutex::__construct — Constructs a new SyncMutex object SyncMutex::lock — Waits for an exclusive lock SyncMutex::unl ...
https://man.plustar.jp/php/book.sync.html - [similar]
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
« filetype fnmatch » PHP Manual ファイルシステム 関数 汎用のファイルロックを行う flock (PHP 4, PHP 5, PHP 7, PHP 8) flock — 汎用のファイルロックを行う 説明 flock ( resource $stream , int $operation , int &$would_block = null ): bool flock() を使うと、(ほとんどの Unix、そして Windows さえ ...
https://man.plustar.jp/php/function.flock.html - [similar]
現在の FPMプール の状態を返す 0
« fastcgi_finish_request セッション関連 » PHP Manual FPM 関数 現在の FPMプール の状態を返す fpm_get_status (PHP 7 >= 7.3, PHP 8) fpm_get_status — 現在の FPMプール の状態を返す 説明 fpm_get_status (): array この関数は、現在の FPMプール の状態を全て格納し、連想配列で返します。 この関数は、 ...
https://man.plustar.jp/php/function.fpm-get-status.html - [similar]
PHP スクリプト所有者のユーザー ID を取得する 0
« getmypid getopt » PHP Manual PHP オプション/情報 関数 PHP スクリプト所有者のユーザー ID を取得する getmyuid (PHP 4, PHP 5, PHP 7, PHP 8) getmyuid — PHP スクリプト所有者のユーザー ID を取得する 説明 getmyuid (): int | false 現在のスクリプトのユーザー ID を取得します。 パラメータ この関数 ...
https://man.plustar.jp/php/function.getmyuid.html - [similar]
シグナルを送信するアラームを設定する 0
« PCNTL 関数 pcntl_async_signals » PHP Manual PCNTL 関数 シグナルを送信するアラームを設定する pcntl_alarm (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pcntl_alarm — シグナルを送信するアラームを設定する 説明 pcntl_alarm ( int $seconds ): int プロセスに対して、 指定した秒数後に SIGALRM シグナルを ...
https://man.plustar.jp/php/function.pcntl-alarm.html - [similar]
環境変数の値を設定する 0
« phpversion restore_include_path » PHP Manual PHP オプション/情報 関数 環境変数の値を設定する putenv (PHP 4, PHP 5, PHP 7, PHP 8) putenv — 環境変数の値を設定する 説明 putenv ( string $assignment ): bool サーバーの環境変数に assignment を追加します。 この環境変数は、カレントのリクエストを ...
https://man.plustar.jp/php/function.putenv.html - [similar]
デフォルトドメインを設定する 0
« ngettext iconv » PHP Manual Gettext 関数 デフォルトドメインを設定する textdomain (PHP 4, PHP 5, PHP 7, PHP 8) textdomain — デフォルトドメインを設定する 説明 textdomain ( string $text_domain = null ): string この関数は、 gettext() がコールされた際に検索を 行うドメインを設定します。このド ...
https://man.plustar.jp/php/function.textdomain.html - [similar]
スクリプトを SCM に登録し、指定した名前でサービスとして稼動させる ようにする 0
« win32_set_service_status win32_start_service » PHP Manual win32service 関数 スクリプトを SCM に登録し、指定した名前でサービスとして稼動させる ようにする win32_start_service_ctrl_dispatcher (PECL win32service >=0.1.0) win32_start_service_ctrl_dispatcher — スクリプトを SCM に登録し、指定 ...
https://man.plustar.jp/php/function.win32-start-service-ctrl-dispatcher.html - [similar]
はじめに 0
« Gearman インストール/設定 » PHP Manual Gearman はじめに はじめに » Gearman は、複数のマシンやプロセスに 作業を任せるための汎用的なアプリケーションフレームワークです。これにより、 アプリケーションはタスクを並列で遂行したり、処理の負荷を分散したり、 言語をまたいで関数を呼び出したりできま ...
https://man.plustar.jp/php/intro.gearman.html - [similar]