検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 184 for local (0.009 sec.)
設定ファイル 9874
« 実行時設定 .user.ini ファイル » PHP Manual 実行時設定 設定ファイル 設定ファイル 設定ファイル ( ... もしくは 64bit OS 上の 64bit ビルドの PHP は [(HKEY_LOCAL_MACHINE\SOFTWARE\PHP] を使いますが、 64bit OS 上で ... の 32bit ビルドのPHPは、 [HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\PHP] ] を代わりに使い ... 以下のレジストリキーを順に調べて使用します。 [HKEY_LOCAL_MACHINE\SOFTWARE\PHP\x.y.z] 、 [HKEY_LOCAL_MACHINE ... \SOFTWARE\PHP\x.y] および [HKEY_LOCAL_MACHINE\SOFTWARE\PHP\x] 。 x、y および z はそれぞれ ...
https://man.plustar.jp/php/configuration.file.html - [similar]
Add a background task to be run in parallel 9819
« GearmanClient::addTask GearmanClient::addTaskHigh » PHP Manual GearmanClient Add a background ... rker = new GearmanWorker (); # Add default server (localhost). $gmworker -> addServer (); # Register functi ... utput for two workers running: Received job: H:foo.local:65 Workload: !dlroW olleH (12) 1/12 complete Recei ... ved job: H:foo.local:66 Workload: Hello World! (12) Sending status: 1/1 ... sult: Hello World! Client output: STATUS: 1, H:foo.local:66 - 1/12 STATUS: 1, H:foo.local:66 - 2/12 STATUS: ...
https://man.plustar.jp/php/gearmanclient.addtaskbackground.html - [similar]
Basic Gearman client and worker, submitting tasks 9764
« Basic Gearman client and worker, background GearmanClient » PHP Manual 例 Basic Gearman client ... = new GearmanClient (); # add the default server (localhost) $gmc -> addServer (); # register some callbac ... rker = new GearmanWorker (); # Add default server (localhost). $gmworker -> addServer (); # Register functi ... hp Starting Waiting for job... Received job: H:foo.local:45 Workload: foo (3) 1/3 complete 2/3 complete 3/3 ... complete Result: oof Received job: H:foo.local:44 Workload: bar (3) 1/3 complete 2/3 complete 3/3 ...
https://man.plustar.jp/php/gearman.examples-reverse-task.html - [similar]
The EventSslContext class 9378
« EventListener::setErrorCallback EventSslContext::__construct » PHP Manual Event The EventSslCo ... ; const int TLS_SERVER_METHOD = 8 ; const int OPT_LOCAL_CERT = 1 ; const int OPT_LOCAL_PK = 2 ; const int ... OPT_CIPHERS = 9 ; /* プロパティ */ public string $ local_cert ; public string $ local_pk ; /* メソッド */ p ... ( string $method , string $options ) } プロパティ local_cert Path to local certificate file on filesystem. ... tionally contain the certificate chain of issuers. local_pk Path to local private key file 定義済み定数 Eve ...
https://man.plustar.jp/php/class.eventsslcontext.html - [similar]
ローカルストリームかどうかを調べる 9048
« stream_get_wrappers stream_isatty » PHP Manual ストリーム 関数 ローカルストリームかどうかを調べ ... る stream_is_local (PHP 5 >= 5.2.4, PHP 7, PHP 8) stream_is_local — ロ ... ーカルストリームかどうかを調べる 説明 stream_is_local ( resource | string $stream ): bool ストリームある ... 、失敗した場合に false を返します。 例 例1 stream_is_local() の例 基本的な使用例です。 <?php var_dump ( strea ... m_is_local ( "http://example.com" )); var_dump ( stream_is_lo ...
https://man.plustar.jp/php/function.stream-is-local.html - [similar]
Nginx 1.4.x (Unix システム用) 8937
« Apache 2.x (Unixシステム用) Lighttpd 1.4 (Unix システム用) » PHP Manual Unix システムへのインス ... 定しています。 よって、すべてのバイナリと設定は /usr/local/nginx にあると想定しています。 仮にこれに当てはまら ... 正しい場所に移動します。 cp php.ini-development /usr/local/php/php.ini cp /usr/local/etc/php-fpm.d/www.conf.d ... efault /usr/local/etc/php-fpm.d/www.conf cp sapi/fpm/php-fpm /usr/lo ... きます。 php.ini をエディタで読み込みます: vim /usr/local/php/php.ini cgi.fix_pathinfo= の行を探し、以下のよ ...
https://man.plustar.jp/php/install.unix.nginx.html - [similar]
Sets the local port from which connections are made 8717
« EventHttpConnection::setLocalAddress EventHttpConnection::setMaxBodySize » PHP Manual EventHtt ... pConnection Sets the local port from which connections are made EventHttpConn ... ection::setLocalPort (PECL event >= 1.2.6-beta) EventHttpConnection ... ::setLocalPort — Sets the local port from which connections a ... re made 説明 public EventHttpConnection::setLocalPort ( int $port ): void Sets the local port from w ...
https://man.plustar.jp/php/eventhttpconnection.setlocalport.html - [similar]
Get the local socket name of the connection. 8717
« Swoole\Client::getpeername Swoole\Client::isConnected » PHP Manual Swoole\Client Get the local ... ole >= 1.9.0) Swoole\Client::getsockname — Get the local socket name of the connection. 説明 public Swoole\ ... メータはありません。 戻り値 The host and port of the local socket. 関連キーワード: local , Get , onnection , ...
https://man.plustar.jp/php/swoole-client.getsockname.html - [similar]
インストール手順 8331
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 --with-adabas ... R はAdabas をインストールしたディレクトリで、 /usr/local がデフォルトです。 --with-sapdb[=DIR] SAP DB サポー ... は SAP DB のベースインストールディレクトリで、 /usr/local がデフォルトです。 --with-solid[=DIR] Solidサポート ... は Solid のベースインストールディレクトリで、 /usr/local/solid がデフォルトです。 --with-ibm-db2[=DIR] IBM ... Birdstep のベースインストールディレクトリで、 /usr/local/birdstep がデフォルトです。 --with-custom-odbc[=DI ...
https://man.plustar.jp/php/odbc.installation.html - [similar]
Get the IPv4 IP addresses of each NIC on the machine 7835
« swoole_event_write swoole_last_error » PHP Manual Swoole 関数 Get the IPv4 IP addresses of eac ... h NIC on the machine swoole_get_local_ip (PECL swoole >= 1.9.0) swoole_get_local_ip — Ge ... dresses of each NIC on the machine 説明 swoole_get_local_ip (): array パラメータ この関数にはパラメータはあ ... 値 関連キーワード: Get , each , the , swoole , of , local , 関数 , パラメータ , event , Swoole ...
https://man.plustar.jp/php/function.swoole-get-local-ip.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT