検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 254 for host (0.037 sec.)
データをサーバーに格納する 4659
« Memcache::replace Memcache::setCompressThreshold » PHP Manual Memcache データをサーバーに格納す ... ます */ $memcache_obj = memcache_connect ( 'memcache_host' , 11211 ); /* キー 'var_key' の項目の値を設定しま ... に接続します */ $memcache_obj -> connect ( 'memcache_host' , 11211 ); /* キー 'var_key' に対応する値を設定し ...
https://man.plustar.jp/php/memcache.set.html - [similar]
実行時設定 4659
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... ysql.default_socket NULL PHP_INI_ALL mysql.default_host NULL PHP_INI_ALL mysql.default_user NULL PHP_INI_A ... 接続する時のデフォルトのソケット名。 mysql.default_host string 他のサーバー名が指定されない場合に、データベ ...
https://man.plustar.jp/php/mysql.configuration.html - [similar]
Get the remote socket name of the connection. 4659
« Swoole\Client::__destruct Swoole\Client::getsockname » PHP Manual Swoole\Client Get the remote ... ータ この関数にはパラメータはありません。 戻り値 The host and port of the remote socket. 関連キーワード: rem ...
https://man.plustar.jp/php/swoole-client.getpeername.html - [similar]
Get the local socket name of the connection. 4659
« Swoole\Client::getpeername Swoole\Client::isConnected » PHP Manual Swoole\Client Get the local ... ータ この関数にはパラメータはありません。 戻り値 The host and port of the local socket. 関連キーワード: loca ...
https://man.plustar.jp/php/swoole-client.getsockname.html - [similar]
Connects to a hostname with optionally asyncronous DNS resolving 4619
« EventBufferEvent::connect EventBufferEvent::__construct » PHP Manual EventBufferEvent Connects ... to a hostname with optionally asyncronous DNS resolving Even ... tBufferEvent::connectHost (PECL event >= 1.2.6-beta) EventBufferEvent::conne ... ctHost — Connects to a hostname with optionally asyncrono ... DNS resolving 説明 public EventBufferEvent::connectHost ( EventDnsBase $dns_base , string $hostname , int ...
https://man.plustar.jp/php/eventbufferevent.connecthost.html - [similar]
MySQL サーバーへの持続的な接続をオープンする 4619
« mysql_num_rows mysql_ping » PHP Manual MySQL 関数 MySQL サーバーへの持続的な接続をオープンする ... pconnect ( string $server = ini_get("mysql.default_host") , string $username = ini_get("mysql.default_user ... ると言われます。 パラメータ server MySQL サーバー。"hostname:port" のようにポート番号を 指定することが可能で ... 、localhost では ":/path/to/socket" のようにソケットへのパスを ... ることも可能です。 PHP ディレクティブ mysql.default_host が指定されない場合(デフォルト)、 'localhost:3306 ...
https://man.plustar.jp/php/function.mysql-pconnect.html - [similar]
定義済み定数 4619
« リソース型 例 » PHP Manual Gearman 定義済み定数 定義済み定数 以下の定数が定義されています。 こ ... GETADDRINFO ( int ) DNS resolution failed (invalid host, port, etc). GEARMAN_NO_SERVERS ( int ) Did not ca ... e. Base Gearman configuration: GEARMAN_DEFAULT_TCP_HOST ( string ) GEARMAN_DEFAULT_TCP_PORT ( int ) GEARMA ...
https://man.plustar.jp/php/gearman.constants.html - [similar]
ケース 3: doc_root または user_dir を設定 4619
« ケース 2: cgi.force_redirect を使用 ケース 4: Webツリーの外にPHPパーサを置く » PHP Manual CGI ... イル名を制御するのは、 doc_root のみです。 http://my.host/~user/doc.php のような URL は、ユーザーホームディレ ... えば、 public_php に 設定されていた場合、 http://my.host/~user/doc.php の ようなリクエストは、そのユーザー ...
https://man.plustar.jp/php/security.cgi-bin.doc-root.html - [similar]
Call service 4619
« Yar_Client Yar_Client::__construct » PHP Manual Yar_Client Call service Yar_Client::__call (PE ... ) example <?php $client = new Yar_Client ( "http://host/api/" ); /* call remote service */ $result = $clie ...
https://man.plustar.jp/php/yar-client.call.html - [similar]
Create a client 4619
« Yar_Client::__call Yar_Client::setOpt » PHP Manual Yar_Client Create a client Yar_Client::__co ... ) example <?php $client = new Yar_Client ( "http://host/api/" ); ?> 上の例の出力は、 たとえば以下のようにな ...
https://man.plustar.jp/php/yar-client.construct.html - [similar]