検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 202 for [SIMILAR] 16 1024 4096 WITH 43139 getstatus WITH... (0.239 sec.)
HTTP レスポンスコードを取得または設定 0
« headers_sent inet_ntop » PHP Manual ネットワーク 関数 HTTP レスポンスコードを取得または設定 http_response_code (PHP 5 >= 5.4.0, PHP 7, PHP 8) http_response_code — HTTP レスポンスコードを取得または設定 説明 http_response_code ( int $response_code = 0 ): int | bool HTTP レスポンスのステー ...
https://man.plustar.jp/php/function.http-response-code.html - [similar]
パース、修正されたマークアップの診断を行う 0
« tidy::__construct tidy::$errorBuffer » PHP Manual tidy パース、修正されたマークアップの診断を行う tidy::diagnose tidy_diagnose (PHP 5, PHP 7, PHP 8, PECL tidy >= 0.5.2) tidy::diagnose -- tidy_diagnose — パース、修正されたマークアップの診断を行う 説明 オブジェクト指向型 public tidy::dia ...
https://man.plustar.jp/php/tidy.diagnose.html - [similar]
現在の Tidy の設定を取得する 0
« tidy::$errorBuffer tidy::getHtmlVer » PHP Manual tidy 現在の Tidy の設定を取得する tidy::getConfig tidy_get_config (PHP 5, PHP 7, PHP 8, PECL tidy >= 0.7.0) tidy::getConfig -- tidy_get_config — 現在の Tidy の設定を取得する 説明 オブジェクト指向型 public tidy::getConfig (): array 手続き ...
https://man.plustar.jp/php/tidy.getconfig.html - [similar]
ファイルのステータスのキャッシュをクリアする 0
« chown copy » PHP Manual ファイルシステム 関数 ファイルのステータスのキャッシュをクリアする clearstatcache (PHP 4, PHP 5, PHP 7, PHP 8) clearstatcache — ファイルのステータスのキャッシュをクリアする 説明 clearstatcache ( bool $clear_realpath_cache = false , string $filename = "" ): void ...
https://man.plustar.jp/php/function.clearstatcache.html - [similar]
キャッシュについての構成情報を取得 0
« opcache_compile_file opcache_get_status » PHP Manual OPcache 関数 キャッシュについての構成情報を取得 opcache_get_configuration (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL ZendOpcache > 7.0.2) opcache_get_configuration — キャッシュについての構成情報を取得 説明 opcache_get_configuration (): arra ...
https://man.plustar.jp/php/function.opcache-get-configuration.html - [similar]
PCNTL 関数 0
« 基本的な使用法 pcntl_alarm » PHP Manual PCNTL PCNTL 関数 PCNTL 関数 参考 POSIX 関数 の節を参照することも 有用でしょう。 目次 pcntl_alarm — シグナルを送信するアラームを設定する pcntl_async_signals — 非同期のシグナルハンドリングを有効/無効にするか、古い設定を返す pcntl_errno — pcntl_get_ ...
https://man.plustar.jp/php/ref.pcntl.html - [similar]
プロセス制御 0
« expect_popen はじめに » PHP Manual プロセス制御 プロセス制御 プロセス制御 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 PCNTL 関数 pcntl_alarm — シグナルを送信するアラームを設定する pcntl_async_signals — 非同期のシグナルハンドリン ...
https://man.plustar.jp/php/book.pcntl.html - [similar]
生の HTTP ヘッダを送信する 0
« header_remove headers_list » PHP Manual ネットワーク 関数 生の HTTP ヘッダを送信する header (PHP 4, PHP 5, PHP 7, PHP 8) header — 生の HTTP ヘッダを送信する 説明 header ( string $header , bool $replace = true , int $response_code = 0 ): void header() は、生の HTTP ヘッダを送信するために ...
https://man.plustar.jp/php/function.header.html - [similar]
基本的な使用法 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]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT