検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 254 for host (0.013 sec.)
Create a new encryption data key 5198
« MongoDB\Driver\ClientEncryption::__construct MongoDB\Driver\ClientEncryption::decrypt » PHP Ma ... key (CMK). endpoint string Optional. An alternate host identifier to send KMS requests to. May include po ... Type Description keyVaultEndpoint string Required. Host with optional port (e.g. "example.vault.azure.net" ... e key's primary version. endpoint string Optional. Host with optional port. Defaults to "cloudkms.googleap ...
https://man.plustar.jp/php/mongodb-driver-clientencryption.createdatakey.html - [similar]
持続的な PostgreSQL 接続をオープンする 5158
« pg_parameter_status pg_ping » PHP Manual PostgreSQL 関数 持続的な PostgreSQL 接続をオープンする ... \)。 現在利用できるパラメータは以下のとおりです。 host , hostaddr , port , dbname , user , password , con ... う名前のデータベースに接続 $dbconn2 = pg_pconnect ( "host=localhost port=5432 dbname=mary" ); // "localhost" ... う名前のデータベースに接続 $dbconn3 = pg_pconnect ( "host=sheep port=5432 dbname=mary user=lamb password=foo ... ary"という名前のデータベースに接続 $conn_string = "host=sheep port=5432 dbname=test user=lamb password=bar ...
https://man.plustar.jp/php/function.pg-pconnect.html - [similar]
Add job servers 5158
« GearmanWorker::addServer GearmanWorker::clone » PHP Manual GearmanWorker Add job servers Gearm ... comma separated list of job servers in the format host:port. If no port is specified, it defaults to 4730 ... , GearmanWorker , addServers , addServer , list , host , separated , format ...
https://man.plustar.jp/php/gearmanworker.addservers.html - [similar]
mysqli クラス 5118
« The MySQLi Extension Function Summary mysqli::$affected_rows » PHP Manual MySQLi mysqli クラス ... donly int $ field_count ; public readonly string $ host_info ; public readonly ? string $ info ; public re ... ount ; /* メソッド */ public __construct ( string $hostname = ini_get("mysqli.default_host") , string $use ... ring $name = null ): bool public connect ( string $hostname = ini_get("mysqli.default_host") , string $use ... mysqli_result | bool public real_connect ( string $host = ? , string $username = ? , string $passwd = ? , ...
https://man.plustar.jp/php/class.mysqli.html - [similar]
指定したスキーマ情報を取得する 5118
« PDO_CUBRID DSN MS SQL Server (PDO) » PHP Manual CUBRID (PDO) 指定したスキーマ情報を取得する PD ... athlete_code [KEY_SEQ] => 3 [KEY_NAME] => pk_game_host_year_event_code_athlete_code ) [1] => Array ( [CLA ... => event_code [KEY_SEQ] => 2 [KEY_NAME] => pk_game_host_year_event_code_athlete_code ) [2] => Array ( [CLA ... SS_NAME] => game [ATTR_NAME] => host_year [KEY_SEQ] => 1 [KEY_NAME] => pk_game_host_yea ...
https://man.plustar.jp/php/pdo.cubrid-schema.html - [similar]
Open a connection to a CUBRID Server 5078
« cubrid_connect_with_url cubrid_current_oid » PHP Manual CUBRID 関数 Open a connection to a CUB ... n to a CUBRID Server 説明 cubrid_connect ( string $host , int $port , string $dbname , string $userid = ? ... IC" connection will be made by default. パラメータ host Host name or IP address of CUBRID CAS server. port ... ); printf ( "\n" ); $conn = cubrid_connect ( "localhost" , 33000 , "demodb" , "dba" ); if (! $conn ) { die ...
https://man.plustar.jp/php/function.cubrid-connect.html - [similar]
RADIUS Attribute Types 5078
« RADIUS Packet Types RADIUS Vendor Specific Attribute Types » PHP Manual 定義済み定数 RADIUS At ... ion (added in PECL radius 1.3.0b2) RADIUS_LOGIN_IP_HOST ( int ) The Login-IP-Host attribute. The attribute ... ng the service to connect the user to on the login host. The value can be converted to a PHP integer via r ... ating the port to connect the user to on the login host. The value can be converted to a PHP integer via r ... S_TERM_CALLBACK RADIUS_TERM_USER_ERROR RADIUS_TERM_HOST_REQUEST RADIUS_ACCT_MULTI_SESSION_ID ( int ) Accou ...
https://man.plustar.jp/php/radius.constants.attributes.html - [similar]
SoapClient のコンストラクタ 5078
« SoapClient::__call SoapClient::__doRequest » PHP Manual SoapClient SoapClient のコンストラクタ ... して下さい。 stream_context でも設定できます。 proxy_host string HTTPリクエスト時に使う、 プロキシサーバとし ... ョンも指定する必要があります。 proxy_port int proxy_host で指定したプロキシサーバに接続する際に使うポート番 ... 号。 proxy_login string proxy_host で指定したプロキシサーバに接続する際に、 Basic 認証 ... るオプションのユーザー名 proxy_password string proxy_host で指定したプロキシサーバに接続する際に、 Basic 認証 ...
https://man.plustar.jp/php/soapclient.construct.html - [similar]
Get the requested schema information 5038
« cubrid_rollback cubrid_seq_drop » PHP Manual CUBRID 関数 Get the requested schema information ... ema() example <?php $conn = cubrid_connect ( "localhost" , 33000 , "demodb" , "dba" ); printf ( "\n--- Pri ... > string(1) "3" ["KEY_NAME"]=> string(41) "pk_game_host_year_event_code_athlete_code" } [1]=> array(4) { [ ... > string(1) "2" ["KEY_NAME"]=> string(41) "pk_game_host_year_event_code_athlete_code" } [2]=> array(4) { [ ... ME"]=> string(4) "game" ["ATTR_NAME"]=> string(9) "host_year" ["KEY_SEQ"]=> string(1) "1" ["KEY_NAME"]=> s ...
https://man.plustar.jp/php/function.cubrid-schema.html - [similar]
サービスマネージャに接続する 5038
« ibase_server_info ibase_service_detach » PHP Manual Firebird/InterBase 関数 サービスマネージャ ... ージャに接続する 説明 ibase_service_attach ( string $host , string $dba_username , string $dba_password ): r ... esource | false パラメータ host データベースホストのIPアドレスまたは名前。 '/' とポ ... or = ibase_errmsg (); die( $conn_error ); } ?> 例2 hostname/port を使った ibase_service_attach() の例 <?ph ... ibase , service , attach , dba , ポート , string , host ...
https://man.plustar.jp/php/function.ibase-service-attach.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT