検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 160 for [SIMILAR] 16 1024 4096 WITH 22623 gethttpstatusm... (0.147 sec.)
基本的な使用法 0
« 例 PCNTL 関数 » PHP Manual 例 基本的な使用法 基本的な使用法 この例は、シグナルハンドラを有するデーモンプロセスをフォークします。 例1 プロセス制御の例 <?php declare( ticks = 1 ); $pid = pcntl_fork (); if ( $pid == - 1 ) { die( "fork できません" ); } else if ( $pid ) { exit(); // 親プロセ ...
https://man.plustar.jp/php/pcntl.example.html - [similar]
Win32 ベース優先度クラス 0
« Win32 エラーコード Win32 リカバリアクション » PHP Manual 定義済み定数 Win32 ベース優先度クラス Win32 ベース優先度クラス 定数 値 説明 WIN32_ABOVE_NORMAL_PRIORITY_CLASS 0x00008000 WIN32_NORMAL_PRIORITY_CLASS よりも高いけれど WIN32_HIGH_PRIORITY_CLASS よりは低い優先度のプロセス。 WIN32_BE ...
https://man.plustar.jp/php/win32service.constants.basepriorities.html - [similar]
拡張データストリームを取得する 0
« ssh2_exec ssh2_fingerprint » PHP Manual SSH2 関数 拡張データストリームを取得する ssh2_fetch_stream (PECL ssh2 >= 0.9.0) ssh2_fetch_stream — 拡張データストリームを取得する 説明 ssh2_fetch_stream ( resource $channel , int $streamid ): resource SSH2 チャネルストリームと関連付けられたサブス ...
https://man.plustar.jp/php/function.ssh2-fetch-stream.html - [similar]
双方向リンクリストを使用して実装した新しい空のキューを作成する 0
« SplQueue SplQueue::dequeue » PHP Manual SplQueue 双方向リンクリストを使用して実装した新しい空のキューを作成する SplQueue::__construct (PHP 5 >= 5.3.0, PHP 7) SplQueue::__construct — 双方向リンクリストを使用して実装した新しい空のキューを作成する 説明 public SplQueue::__construct () これ ...
https://man.plustar.jp/php/splqueue.construct.html - [similar]
プロセスのファイルポインタをクローズする 0
« pathinfo popen » PHP Manual ファイルシステム 関数 プロセスのファイルポインタをクローズする pclose (PHP 4, PHP 5, PHP 7, PHP 8) pclose — プロセスのファイルポインタをクローズする 説明 pclose ( resource $handle ): int popen() でオープンしたパイプへの ファイルポインタをクローズします。 パラ ...
https://man.plustar.jp/php/function.pclose.html - [similar]
ファイルあるいはシンボリックリンクの情報を取得する 0
« linkinfo mkdir » PHP Manual ファイルシステム 関数 ファイルあるいはシンボリックリンクの情報を取得する lstat (PHP 4, PHP 5, PHP 7, PHP 8) lstat — ファイルあるいはシンボリックリンクの情報を取得する 説明 lstat ( string $filename ): array | false filename という名前のファイル、 またはシンボ ...
https://man.plustar.jp/php/function.lstat.html - [similar]
セキュリティの考慮 0
« リソース型 定義済み定数 » PHP Manual インストール/設定 セキュリティの考慮 セキュリティの考慮 この拡張モジュールでは、アクションによっては管理者権限が必要なものがあります。 たとえば create , delete , start , stop , pause そして continue です。 これによって、Webインターフェイスやリモート ...
https://man.plustar.jp/php/win32service.security.html - [similar]
終了した子プロセスのリターンコードを返す 0
« pcntl_waitpid pcntl_wifexited » PHP Manual PCNTL 関数 終了した子プロセスのリターンコードを返す pcntl_wexitstatus (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_wexitstatus — 終了した子プロセスのリターンコードを返す 説明 pcntl_wexitstatus ( int $status ): int | false 終了した子プロセスのリ ...
https://man.plustar.jp/php/function.pcntl-wexitstatus.html - [similar]
子プロセスを終了させたシグナルを返す 0
« pcntl_wstopsig POSIX » PHP Manual PCNTL 関数 子プロセスを終了させたシグナルを返す pcntl_wtermsig (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_wtermsig — 子プロセスを終了させたシグナルを返す 説明 pcntl_wtermsig ( int $status ): int | false 子プロセスを終了させたシグナル番号を返します。こ ...
https://man.plustar.jp/php/function.pcntl-wtermsig.html - [similar]
スキャンリクエストの結果を返す 0
« yaz_record yaz_scan » PHP Manual YAZ 関数 スキャンリクエストの結果を返す yaz_scan_result (PHP 4 >= 4.0.5, PECL yaz >= 0.9.0) yaz_scan_result — スキャンリクエストの結果を返す 説明 yaz_scan_result ( resource $id , array &$result = ? ): array yaz_scan_result() は、直近の yaz_scan() の実行 ...
https://man.plustar.jp/php/function.yaz-scan-result.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT