検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 270 for [SIMILAR] 16 1024 4096 WITH 13080 dispatcher WIT... (1.154 sec.)
Add a high priority background task to be run in parallel 0
« GearmanClient::addTaskHigh GearmanClient::addTaskLow » PHP Manual GearmanClient Add a high priority background task to be run in parallel GearmanClient::addTaskHighBackground (PECL gearman >= 0.5.0) GearmanClient::addTaskHighBackground — Add a high priority background task to be run in ...
https://man.plustar.jp/php/gearmanclient.addtaskhighbackground.html - [similar]
Add a low priority background task to be run in parallel 0
« GearmanClient::addTaskLow GearmanClient::addTaskStatus » PHP Manual GearmanClient Add a low priority background task to be run in parallel GearmanClient::addTaskLowBackground (PECL gearman >= 0.5.0) GearmanClient::addTaskLowBackground — Add a low priority background task to be run in p ...
https://man.plustar.jp/php/gearmanclient.addtasklowbackground.html - [similar]
Nginx 1.4.x (Unix システム用) 0
« Apache 2.x (Unixシステム用) Lighttpd 1.4 (Unix システム用) » PHP Manual Unix システムへのインストール Nginx 1.4.x (Unix システム用) Nginx 1.4.x (Unix システム用) このドキュメントは、Nginx 1.4.x HTTPサーバ 向けに PHP を PHP-FPM とともにインストールし、設定する方法を示します。 このガイド ...
https://man.plustar.jp/php/install.unix.nginx.html - [similar]
はじめに 0
« エラー処理 インストール/設定 » PHP Manual エラー処理 はじめに はじめに 以下の関数は、エラー処理およびログ記録を行います。これらの関数によ り、独自のエラー処理規則を定義することが可能になり、同時にエラーの ログを記録する方法を修正することが可能になります。これにより、ニーズに 即したエラ ...
https://man.plustar.jp/php/intro.errorfunc.html - [similar]
はじめに 0
« Readline インストール/設定 » PHP Manual Readline はじめに はじめに readline 関数群は、GNU Readline ライブラリへの インターフェイスを実装したものです。これらの関数は、コマンドラインの 編集機能を提供します。一例をあげると、Bash において文字を挿入したり コマンド履歴を走査したりする際に、矢 ...
https://man.plustar.jp/php/intro.readline.html - [similar]
PHP LDAP コールの使用法 0
« 定義済み定数 LDAP コントロール » PHP Manual LDAP PHP LDAP コールの使用法 PHP LDAP コールの使用法 LDAP コールを使用する前に、以下のことを知っておいてください。 使用するディレクトリサーバーの名前またはアドレス サーバーの "base dn" (このサーバーがあるワールドディレクトリ の部分で、"o=My C ...
https://man.plustar.jp/php/ldap.using.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 OPcache 設定オプション 名前 デフォルト 変更可能 変更履歴 opcache.enable "1" PHP_INI_ALL opcache.enable_cli "0" PHP_INI_SYSTEM PHP 7.1.2 と 7.1.6 の間では、デフォルトは ...
https://man.plustar.jp/php/opcache.configuration.html - [similar]
循環の収集 0
« リファレンスカウントの原理 パフォーマンスの考慮点 » PHP Manual ガベージコレクション 循環の収集 循環の収集 伝統的に、PHP で以前使われていたようなリファレンスカウント記憶機構では、 循環参照メモリ・リークに対処できません。 しかしながら、5.3.0 現在、PHP ではその問題に焦点を当てた » Concurr ...
https://man.plustar.jp/php/features.gc.collecting-cycles.html - [similar]
ソケットのエラーまたは直近のエラーコードをクリアする 0
« socket_bind socket_close » PHP Manual ソケット 関数 ソケットのエラーまたは直近のエラーコードをクリアする socket_clear_error (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) socket_clear_error — ソケットのエラーまたは直近のエラーコードをクリアする 説明 socket_clear_error ( ? Socket $socket = null ...
https://man.plustar.jp/php/function.socket-clear-error.html - [similar]
SOAP エラーハンドラを使用するかどうかを設定する 0
« is_soap_fault SoapClient » PHP Manual SOAP 関数 SOAP エラーハンドラを使用するかどうかを設定する use_soap_error_handler (PHP 5, PHP 7, PHP 8) use_soap_error_handler — SOAP エラーハンドラを使用するかどうかを設定する 説明 use_soap_error_handler ( bool $enable = true ): bool この関数は、SO ...
https://man.plustar.jp/php/function.use-soap-error-handler.html - [similar]