検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 254 for host (0.028 sec.)
指定したオプションの値を設定する 4280
« ldap_search ldap_set_rebind_proc » PHP Manual LDAP 関数 指定したオプションの値を設定する ldap_ ... _OPT_REFERRALS bool LDAP_OPT_RESTART bool LDAP_OPT_HOST_NAME string LDAP_OPT_ERROR_STRING string LDAP_OPT_ ...
https://man.plustar.jp/php/function.ldap-set-option.html - [similar]
接続したソケットからデータを受信する 4280
« socket_read socket_recvfrom » PHP Manual ソケット 関数 接続したソケットからデータを受信する so ... るホストの IP アドレスを取得します */ $address = gethostbyname ( 'www.example.com' ); /* TCP/IP ソケットを作 ... "OK.\n" ; } $in = "HEAD / HTTP/1.1\r\n" ; $in .= "Host: www.example.com\r\n" ; $in .= "Connection: Close\ ...
https://man.plustar.jp/php/function.socket-recv.html - [similar]
実行時設定 4280
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... che と設定します。 session.save_path string "tcp://host1:11211, tcp://host2:11211" . セッションを格納するた ... URL を、カンマ区切りで指定します。 たとえば "tcp://host1:11211, tcp://host2:11211" のようになります。 個々 ... dServer() メソッドと同じ形式です。 たとえば "tcp://host1:11211?persistent=1&weight=1&timeout=1&retry_inter ... ALL , 実行 , サーバー , int , string , failover , host , redundancy ...
https://man.plustar.jp/php/memcache.ini.html - [similar]
下位互換性のない変更点 4280
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更 ... めの定数 FILTER_FLAG_SCHEME_REQUIRED と FILTER_FLAG_HOST_REQUIRED が削除されました。 scheme と host は(かつ ... map_headerinfo() 関数で 未使用になっていた default_host 引数が削除されました。 imap_headerinfo() 関数のエイ ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
クライアント接続に関する統計情報を返す 4280
« mysqli::$client_version mysqli::$host_info » PHP Manual mysqli クライアント接続に関する統計情報 ...
https://man.plustar.jp/php/mysqli.get-connection-stats.html - [similar]
MySQL 関数 4280
« MySQL 拡張モジュールの概要を示す例 mysql_affected_rows » PHP Manual MySQL (最初の API) MySQL 関 ... _info — MySQL クライアント情報を取得する mysql_get_host_info — MySQL ホスト情報を取得する mysql_get_proto_ ...
https://man.plustar.jp/php/ref.mysql.html - [similar]
Event 4240
« CURLStringFile::__construct はじめに » PHP Manual その他のサービス Event Event はじめに インス ... en address or UNIX socket EventBufferEvent::connectHost — Connects to a hostname with optionally asyncrono ... number of configured nameservers EventDnsBase::loadHosts — Loads a hosts file (in the same format as /etc/ ... hosts) from hosts file EventDnsBase::parseResolvConf — Scans the re ... ns EventHttpConnection object EventHttpRequest::getHost — Returns the request host EventHttpRequest::getIn ...
https://man.plustar.jp/php/book.event.html - [similar]
PostgreSQL 4240
« ociwritetemporarylob はじめに » PHP Manual ベンダー固有のモジュール PostgreSQL PostgreSQL はじ ... 得る pg_get_result — 非同期クエリの結果を取得する pg_host — 接続に関連するホスト名を返す pg_insert — テーブル ...
https://man.plustar.jp/php/book.pgsql.html - [similar]
Memcached クラス 4240
« セッションのサポート Memcached::add » PHP Manual Memcached Memcached クラス Memcached クラス ( ... $expiration = ? ): bool public addServer ( string $host , int $port , int $weight = 0 ): bool public addSe ...
https://man.plustar.jp/php/class.memcached.html - [similar]
インターネット接続もしくは Unix ドメインソケット接続をオープンする 4240
« dns_get_record gethostbyaddr » PHP Manual ネットワーク 関数 インターネット接続もしくは Unix ド ... ソケット接続をオープンする 説明 fsockopen ( string $hostname , int $port = -1 , int &$error_code = null , s ... null , ? float $timeout = null ): resource | false hostname で指定したリソースへのソケット接続を開始します ... テキストを提供したりする機能があります。 パラメータ hostname OpenSSL サポートが インストール されている場合 ...hostname の前に ssl:// または tls:// を付加することによ ...
https://man.plustar.jp/php/function.fsockopen.html - [similar]