検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 390 for [SIMILAR] 16 1024 4096 WITH 19860 opcache WITH 9... (0.397 sec.)
キャッシュのサイズの合計を取得する 0
« APCUIterator::getTotalHits APCUIterator::key » PHP Manual APCUIterator キャッシュのサイズの合計を取得する APCUIterator::getTotalSize (PECL apcu >= 5.0.0) APCUIterator::getTotalSize — キャッシュのサイズの合計を取得する 説明 public APCUIterator::getTotalSize (): int キャッシュのサイズの合 ...
https://man.plustar.jp/php/apcuiterator.gettotalsize.html - [similar]
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
« APCUIterator::getTotalCount APCUIterator::getTotalSize » PHP Manual APCUIterator キャッシュヒットの総数を取得する APCUIterator::getTotalHits (PECL apcu >= 5.0.0) APCUIterator::getTotalHits — キャッシュヒットの総数を取得する 説明 public APCUIterator::getTotalHits (): int キャッシュヒット ...
https://man.plustar.jp/php/apcuiterator.gettotalhits.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
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 SOAP 設定オプション 名前 デフォルト 変更可能 変更履歴 soap.wsdl_cache_enabled 1 PHP_INI_ALL soap.wsdl_cache_dir /tmp PHP_INI_ALL soap.wsdl_cache_ttl 86400 PHP_INI_ALL ...
https://man.plustar.jp/php/soap.configuration.html - [similar]
プロセス制御 0
« expect_popen はじめに » PHP Manual プロセス制御 プロセス制御 プロセス制御 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 PCNTL 関数 pcntl_alarm — シグナルを送信するアラームを設定する pcntl_async_signals — 非同期のシグナルハンドリン ...
https://man.plustar.jp/php/book.pcntl.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]
SolrResponse クラス 0
« SolrClient::threads SolrResponse::getDigestedResponse » PHP Manual Solr SolrResponse クラス SolrResponse クラス (PECL solr >= 0.9.2) はじめに Solr サーバーからのレスポンスを表現 クラス概要 abstract class SolrResponse { /* 定数 */ const int PARSE_SOLR_OBJ = 0 ; const int PARSE_SOLR_DOC ...
https://man.plustar.jp/php/class.solrresponse.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]