検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 224 for port (0.101 sec.)
指定した伝送に関する情報を得る 4733
« curl_file_create curl_init » PHP Manual cURL 関数 指定した伝送に関する情報を得る curl_getinfo ... ARY_IP - 直近の接続の IP アドレス CURLINFO_PRIMARY_PORT - 直近の接続の接続先ポート CURLINFO_LOCAL_IP - 直近 ... の接続の接続元 IP アドレス CURLINFO_LOCAL_PORT - 直近の接続の接続元ポート CURLINFO_SIZE_UPLOAD - ... " "redirect_time" "certinfo" "primary_ip" "primary_port" "local_ip" "local_port" "redirect_url" "request_h ...
https://man.plustar.jp/php/function.curl-getinfo.html - [similar]
Initiates a backup task in the service manager and returns immediately 4733
« ibase_affected_rows ibase_blob_add » PHP Manual Firebird/InterBase 関数 Initiates a backup tas ... , IBASE_BKP_OLD_DESCRIPTIONS , IBASE_BKP_NON_TRANSPORTABLE or IBASE_BKP_CONVERT . Read the section about ... php // Attach to database server by ip address and port $service = ibase_service_attach ( '10.1.11.200/305 ... p // Attach to database server by name and default port $service = ibase_service_attach ( 'fb-server.conto ... . // Backup only the metadata. Don't create a transportable backup. ibase_backup ( $service , 'employees.f ...
https://man.plustar.jp/php/function.ibase-backup.html - [similar]
Initiates a restore task in the service manager and returns immediately 4733
« ibase_query ibase_rollback_ret » PHP Manual Firebird/InterBase 関数 Initiates a restore task i ... php // Attach to database server by ip address and port $service = ibase_service_attach ( '10.1.11.200/305 ... p // Attach to database server by name and default port $service = ibase_service_attach ( 'fb-server.conto ...
https://man.plustar.jp/php/function.ibase-restore.html - [similar]
MySQL サーバーへの接続をオープンする 4733
« mysql_close mysql_create_db » PHP Manual MySQL 関数 MySQL サーバーへの接続をオープンする mysql ... します。 パラメータ server MySQL サーバー。"hostname:port" のようにポート番号を 指定することが可能で、localh ... lose ( $link ); ?> 例2 mysql_connect() で hostname:port 構文を使用する例 <?php // example.com のポート 330 ... 注意 注意 : サーバー名に "localhost" や "localhost:port" を指定した場合、MySQL クライアントライブラリはそれ ...
https://man.plustar.jp/php/function.mysql-connect.html - [similar]
接続を受けつけるためにポートにソケットをオープンする 4733
« socket_connect socket_create_pair » PHP Manual ソケット 関数 接続を受けつけるためにポートにソケ ... ットをオープンする 説明 socket_create_listen ( int $port , int $backlog = 128 ): Socket | false socket_crea ... ケットを作成しやすくするためのものです。 パラメータ port すべてのインターフェイスで待ち受けるポート。 backl ...
https://man.plustar.jp/php/function.socket-create-listen.html - [similar]
Event 4692
« CURLStringFile::__construct はじめに » PHP Manual その他のサービス Event Event はじめに インス ... ee resources allocated for this event Event::getSupportedMethods — Returns array with of the names of the ... methods supported in this version of Libevent Event::pending — Det ... Base::getFeatures — Returns bitmask of features supported EventBase::getMethod — Returns event method in u ... an end of line EventBuffer::substr — Substracts a portion of the buffer data EventBuffer::unfreeze — Re-e ...
https://man.plustar.jp/php/book.event.html - [similar]
mysql サーバーとの接続をオープンする 4692
« mysqli::query mysqli::real_escape_string » PHP Manual mysqli mysql サーバーとの接続をオープンす ... ? , string $passwd = ? , string $dbname = ? , int $port = ? , string $socket = ? , int $flags = ? ): bool ... ? , string $passwd = ? , string $dbname = ? , int $port = ? , string $socket = ? , int $flags = ? ): bool ... クエリが行われるデフォルトのデータベースとなります。 port MySQL サーバーに接続する際のポート番号を指定します ...
https://man.plustar.jp/php/mysqli.real-connect.html - [similar]
Check if the connection is existed. 4692
« Swoole\Server\Port::set Swoole\Server::finish » PHP Manual Swoole\Server Check if the connecti ...
https://man.plustar.jp/php/swoole-server.exist.html - [similar]
SoapClient クラス 4650
« use_soap_error_handler SoapClient::__call » PHP Manual SOAP SoapClient クラス SoapClient クラス ... ring $ _proxy_host = null ; private ? int $ _proxy_port = null ; private ? string $ _proxy_login = null ; ... rd _proxy_host _proxy_login _proxy_password _proxy_port _soap_version _ssl_method _stream_context _use_dig ...
https://man.plustar.jp/php/class.soapclient.html - [similar]
Sets the IP address from which HTTP connections are made 4650
« EventHttpConnection::setCloseCallback EventHttpConnection::setLocalPort » PHP Manual EventHttp ... 値を返しません。 参考 EventHttpConnection::setLocalPort() - Sets the local port from which connections are ... h , connections , Sets , setLocalAddress , setLocalPort , setCloseCallback , event , public ...
https://man.plustar.jp/php/eventhttpconnection.setlocaladdress.html - [similar]