検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 279 for Status (0.012 sec.)
子プロセスが現在停止しているかどうかを調べる 5362
« pcntl_wifsignaled pcntl_wstopsig » PHP Manual PCNTL 関数 子プロセスが現在停止しているかどうかを ... ているかどうかを調べる 説明 pcntl_wifstopped ( int $status ): bool リターンを生じた子プロセスが現在停止してい ... ACED を用いている場合のみ使用可能です。 パラメータ status パラメータ status は、 pcntl_waitpid() が正常にコー ... : プロセス , 停止 , pcntl , wifstopped , waitpid , status , 関数 , リターン , コール , パラメータ ...
https://man.plustar.jp/php/function.pcntl-wifstopped.html - [similar]
proc_open で開かれたプロセスに関する情報を取得する 5362
« proc_close proc_nice » PHP Manual プログラム実行関数 proc_open で開かれたプロセスに関する情報を ... 取得する proc_get_status (PHP 5, PHP 7, PHP 8) proc_get_status — proc_open( ... 開かれたプロセスに関する情報を取得する 説明 proc_get_status ( resource $process ): array proc_get_status() は、 ... プロセス , open , 情報 , 取得 , シグナル , 終了 , status , int , 意味 ...
https://man.plustar.jp/php/function.proc-get-status.html - [similar]
現在のシステム状態を取得する 5362
« mysqli::ssl_set mysqli::stmt_init » PHP Manual mysqli 現在のシステム状態を取得する mysqli::sta ... ql ): string | false mysqli_stat() は、'mysqladmin status' コマンドが 返すのと同じ情報を返します。この中には ... sqli_connect_error ()); exit(); } printf ( "System status: %s\n" , $mysqli -> stat ()); $mysqli -> close (); ... sqli_connect_error ()); exit(); } printf ( "System status: %s\n" , mysqli_stat ( $link )); mysqli_close ( $l ... ink ); ?> 上の例の出力は以下となります。 System status: Uptime: 272 Threads: 1 Questions: 5340 Slow queri ...
https://man.plustar.jp/php/mysqli.stat.html - [similar]
ステータスコードがシグナルによる終了を表しているかどうかを調べる 5324
« pcntl_wifexited pcntl_wifstopped » PHP Manual PCNTL 関数 ステータスコードがシグナルによる終了を ... ているかどうかを調べる 説明 pcntl_wifsignaled ( int $status ): bool 子プロセスが終了した原因が、 シグナルが捕捉 ... たことであるかどうかを調べます。 caught. パラメータ status パラメータ status は、 pcntl_waitpid() が正常にコー ... キーワード: シグナル , 終了 , pcntl , wifsignaled , status , プロセス , パラメータ , 捕捉 , waitpid , ハンドラ ...
https://man.plustar.jp/php/function.pcntl-wifsignaled.html - [similar]
子プロセスを終了させたシグナルを返す 5324
« pcntl_wstopsig POSIX » PHP Manual PCNTL 関数 子プロセスを終了させたシグナルを返す pcntl_wterms ... 終了させたシグナルを返す 説明 pcntl_wtermsig ( int $status ): int | false 子プロセスを終了させたシグナル番号を ... aled() が true を返す場合のみ有用です。 パラメータ status パラメータ status は、 pcntl_waitpid() が正常にコー ... 関連キーワード: シグナル , プロセス , 終了 , pcntl , status , wtermsig , waitpid , パラメータ , 番号 , wifsign ...
https://man.plustar.jp/php/function.pcntl-wtermsig.html - [similar]
stream_get_meta_data のエイリアス 5324
« setrawcookie socket_set_blocking » PHP Manual ネットワーク 関数 stream_get_meta_data のエイリア ... ス socket_get_status (PHP 4, PHP 5, PHP 7, PHP 8) socket_get_status — s ... () . 関連キーワード: stream , meta , data , 関数 , status , setrawcookie , blocking , ネットワーク , ...
https://man.plustar.jp/php/function.socket-get-status.html - [similar]
定義済み定数 5324
« リソース型 例 » PHP Manual Sessions 定義済み定数 定義済み定数 以下の定数が定義されています。 こ ... _DISABLED ( int ) セッションが無効な場合の session_status() の戻り値。 PHP_SESSION_NONE ( int ) セッションが ... 有効だけれどもセッションが存在しない場合の session_status() の戻り値。 PHP_SESSION_ACTIVE ( int ) セッション ... が有効で、かつセッションが存在する場合の session_status() の戻り値。 関連キーワード: 定数 , セッション , 定 ... 義 , status , int , 存在 , モジュール , 組み込み , コンパイル ...
https://man.plustar.jp/php/session.constants.html - [similar]
指定したドキュメントのステータスを取得する 5324
« tidy::getRelease tidy::head » PHP Manual tidy 指定したドキュメントのステータスを取得する tidy: ... :getStatus tidy_get_status (PHP 5, PHP 7, PHP 8, PECL tidy >= ... 0.5.2) tidy::getStatus -- tidy_get_status — 指定したドキュメントのステータ ... スを取得する 説明 オブジェクト指向型 public tidy::getStatus (): int 手続き型 tidy_get_status ( tidy $tidy ): i ... 1、 エラーの場合は 2 を返します。 例 例1 tidy::getStatus() の例 <?php $html = '<p>paragraph</i>' ; $tidy = ...
https://man.plustar.jp/php/tidy.getstatus.html - [similar]
Send a warning 5295
« GearmanJob::sendStatus GearmanJob::setReturn » PHP Manual GearmanJob Send a warning GearmanJob ... Job::sendComplete() - Send the result and complete status GearmanJob::sendException() - Send exception for r ... job (exception) GearmanJob::sendFail() - Send fail status 関連キーワード: warning , Send , GearmanJob , send ... Warning , exception , status , job , running , 参考 , sendFail ...
https://man.plustar.jp/php/gearmanjob.sendwarning.html - [similar]
キャッシュについてのステータス情報を取得 5266
« opcache_get_configuration opcache_invalidate » PHP Manual OPcache 関数 キャッシュについてのステ ... ータス情報を取得 opcache_get_status (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL ZendOpcache > ... 7.0.2) opcache_get_status — キャッシュについてのステータス情報を取得 説明 op ... cache_get_status ( bool $include_scripts = true ): array | false こ ... 情報 , キャッシュ , ステータス , 取得 , opcache , status , 関数 , include , scripts , configuration ...
https://man.plustar.jp/php/function.opcache-get-status.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT