検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 254 for host (0.049 sec.)
CGI およびコマンドライン 4410
« LiteSpeed/OpenLiteSpeed Webサーバ(Unixシステム用) OpenBSD へのインストール » PHP Manual Unix シ ... H_TRANSLATED , QUERY_STRING , REMOTE_ADDR , REMOTE_HOST , REMOTE_IDENT , REMOTE_USER , REQUEST_METHOD , SC ...
https://man.plustar.jp/php/install.unix.commandline.html - [similar]
既存項目の値を置換する 4410
« Memcache::pconnect Memcache::set » PHP Manual Memcache 既存項目の値を置換する Memcache::replac ... <?php $memcache_obj = memcache_connect ( 'memcache_host' , 11211 ); /* 手続き型の API */ memcache_replace ...
https://man.plustar.jp/php/memcache.replace.html - [similar]
Returns the server associated with this cursor 4410
« MongoDB\Driver\Cursor::getId MongoDB\Driver\Cursor::isDead » PHP Manual MongoDB\Driver\Cursor ... = new MongoDB \ Driver \ Manager ( "mongodb://localhost:27017" ); $query = new MongoDB \ Driver \ Query ([ ... なります。 object(MongoDB\Driver\Server)#5 (10) { ["host"]=> string(9) "localhost" ["port"]=> int(27017) [" ...
https://man.plustar.jp/php/mongodb-driver-cursor.getserver.html - [similar]
Return the servers to which this manager is connected 4410
« MongoDB\Driver\Manager::getReadPreference MongoDB\Driver\Manager::getWriteConcern » PHP Manual ... = new MongoDB \ Driver \ Manager ( "mongodb://localhost:27017" ); /* The driver connects to the database s ... ) { [0]=> object(MongoDB\Driver\Server)#3 (10) { ["host"]=> string(9) "localhost" ["port"]=> int(27017) [" ...
https://man.plustar.jp/php/mongodb-driver-manager.getservers.html - [similar]
The MySQLi Extension Function Summary 4410
« ノート mysqli » PHP Manual MySQLi The MySQLi Extension Function Summary The MySQLi Extension F ... mber of columns for the most recent query $mysqli::host_info mysqli_get_host_info() N/A Returns a string r ...
https://man.plustar.jp/php/mysqli.summary.html - [similar]
Constructor for the SolrClient object 4410
« SolrClient::commit SolrClient::deleteById » PHP Manual SolrClient Constructor for the SolrClie ... cating whether or not to connect in secure mode) - hostname (The hostname for the Solr server) - port (The ... assword (The HTTP Authentication password) - proxy_host (The hostname for the proxy server, if any) - prox ... t::__construct() example <?php $options = array ( 'hostname' => SOLR_SERVER_HOSTNAME , 'login' => SOLR_SER ... , file , private , SolrClient , construct , cert , hostname ...
https://man.plustar.jp/php/solrclient.construct.html - [similar]
The EventHttpRequest class 4360
« EventHttpConnection::setTimeout EventHttpRequest::addHeader » PHP Manual Event The EventHttpRe ... closeConnection (): EventHttpConnection public getHost (): string public getInputBuffer (): EventBuffer p ... ns EventHttpConnection object EventHttpRequest::getHost — Returns the request host EventHttpRequest::getIn ...
https://man.plustar.jp/php/class.eventhttprequest.html - [similar]
The MongoDB\Driver\ServerDescription class 4360
« MongoDB\Driver\Server::isSecondary MongoDB\Driver\ServerDescription::getHelloResponse » PHP Ma ... TYPE_RS_OTHER = "RSOther" ; const string TYPE_RS_GHOST = "RSGhost" ; const string TYPE_LOAD_BALANCER = "L ... public getHelloResponse (): array final public getHost (): string final public getLastUpdateTime (): int ... , or recovering. They cannot be queried, but their hosts lists are useful for discovering the current repl ... ration. MongoDB\Driver\ServerDescription::TYPE_RS_GHOST Replica set ghost server type, returned by MongoDB ...
https://man.plustar.jp/php/class.mongodb-driver-serverdescription.html - [similar]
Get column information from a result and return as an object 4360
« cubrid_fetch_assoc cubrid_fetch_lengths » PHP Manual CUBRID MySQL 互換関数 Get column informat ... eld() example <?php $conn = cubrid_connect ( "localhost" , 33000 , "demodb" ); $req = cubrid_execute ( $co ... athlete_code,nation_code,game_date FROM game WHERE host_year=1988 and event_code=20001;" ); var_dump ( cub ...
https://man.plustar.jp/php/function.cubrid-fetch-field.html - [similar]
MySQL データベース上のテーブルのリストを得る 4360
« mysql_list_processes mysql_num_fields » PHP Manual MySQL 関数 MySQL データベース上のテーブルの ... me = 'mysql_dbname' ; if (! mysql_connect ( 'mysql_host' , 'mysql_user' , 'mysql_password' )) { echo 'Coul ...
https://man.plustar.jp/php/function.mysql-list-tables.html - [similar]