検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 365 for [SIMILAR] 16 1024 4096 WITH 15192 ーid WITH 1403... (0.433 sec.)
posix_access 定数 6223
« 定義済み定数 posix_mknod 定数 » PHP Manual 定義済み定数 posix_access 定数 posix_access() 定数 注意 : システムによっては いくつかの定数が使用できない場合があることに注意してください。 POSIX_F_OK ( int ) ファイルが存在するかどうかを調べます。 POSIX_R_OK ( int ) ファイルが存在し、読み込み ...
https://man.plustar.jp/php/posix.constants.access.html - [similar]
定義済み定数 6223
« リソース型 posix_access 定数 » PHP Manual POSIX 定義済み定数 定義済み定数 目次 posix_access 定数 posix_mknod 定数 posix_setrlimit 定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 関 ...
https://man.plustar.jp/php/posix.constants.html - [similar]
はじめに 6223
« POSIX インストール/設定 » PHP Manual POSIX はじめに はじめに このモジュールは、IEEE 10003.1 (POSIX.1) 標準ドキュメントで 定義された関数へのインターフェイスを有しています。 これらの関数は、他の手段からは利用できません。 警告 posix_getpwnam() のような POSIX 関数は、重要な データを取得する ...
https://man.plustar.jp/php/intro.posix.html - [similar]
ジョブ制御のプロセスグループ ID を設定する 3982
« posix_setgid posix_setrlimit » PHP Manual POSIX 関数 ジョブ制御のプロセスグループ ID を設定する posix_setpgid (PHP 4, PHP 5, PHP 7, PHP 8) posix_setpgid — ジョブ制御のプロセスグループ ID を設定する 説明 posix_setpgid ( int $process_id , int $process_group_id ): bool プロセス process_id ...
https://man.plustar.jp/php/function.posix-setpgid.html - [similar]
プロセス時間を得る 3982
« posix_strerror posix_ttyname » PHP Manual POSIX 関数 プロセス時間を得る posix_times (PHP 4, PHP 5, PHP 7, PHP 8) posix_times — プロセス時間を得る 説明 posix_times (): array | false 現在の CPU 使用状況についての情報を取得します。 パラメータ この関数にはパラメータはありません。 戻り値 現 ...
https://man.plustar.jp/php/function.posix-times.html - [similar]
PHP のプロセス ID を取得する 3982
« getmyinode getmyuid » PHP Manual PHP オプション/情報 関数 PHP のプロセス ID を取得する getmypid (PHP 4, PHP 5, PHP 7, PHP 8) getmypid — PHP のプロセス ID を取得する 説明 getmypid (): int | false 現在の PHP プロセスの ID を取得します。 パラメータ この関数にはパラメータはありません。 戻り ...
https://man.plustar.jp/php/function.getmypid.html - [similar]
現在のプロセスをセッションリーダーにする 3982
« posix_setrlimit posix_setuid » PHP Manual POSIX 関数 現在のプロセスをセッションリーダーにする posix_setsid (PHP 4, PHP 5, PHP 7, PHP 8) posix_setsid — 現在のプロセスをセッションリーダーにする 説明 posix_setsid (): int 現在のプロセスをセッションリーダーにします。 パラメータ この関数には ...
https://man.plustar.jp/php/function.posix-setsid.html - [similar]
proc_open でオープンされたプロセスを強制終了する 3982
« proc_open shell_exec » PHP Manual プログラム実行関数 proc_open でオープンされたプロセスを強制終了する proc_terminate (PHP 5, PHP 7, PHP 8) proc_terminate — proc_open でオープンされたプロセスを強制終了する 説明 proc_terminate ( resource $process , int $signal = 15 ): bool 終了させる ( p ...
https://man.plustar.jp/php/function.proc-terminate.html - [similar]
設定 3982
« インストール PECL 拡張モジュールのインストール » PHP Manual FastCGI Process Manager (FPM) 設定 設定 FPM では、 php.ini 形式の構文の設定ファイル php-fpm.conf と、プール設定ファイルを使います。 php-fpm.conf のグローバル設定項目 pid string PID ファイルへのパス。デフォルト値: なし error_lo ...
https://man.plustar.jp/php/install.fpm.configuration.html - [similar]
待つかフォークした子プロセスのステータスを返す 3982
« pcntl_wait pcntl_wexitstatus » PHP Manual PCNTL 関数 待つかフォークした子プロセスのステータスを返す pcntl_waitpid (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_waitpid — 待つかフォークした子プロセスのステータスを返す 説明 pcntl_waitpid ( int $process_id , int &$status , int $flags = 0 , ...
https://man.plustar.jp/php/function.pcntl-waitpid.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT