検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 125 for hostname (0.086 sec.)
新規に MySQL サーバーへの接続をオープンする 6007
« mysqli::$connect_error mysqli::debug » PHP Manual mysqli 新規に MySQL サーバーへの接続をオープ ... ジェクト指向型 public mysqli::__construct ( string $hostname = ini_get("mysqli.default_host") , string $usernam ... efault_socket") ) public mysqli::connect ( string $hostname = ini_get("mysqli.default_host") , string $usernam ... socket") ): void 手続き型 mysqli_connect ( string $hostname = ini_get("mysqli.default_host") , string $usernam ... ySQL サーバーへの接続をオープンします。 パラメータ hostname ホスト名または IP アドレスです。この引数に null ま ...
https://man.plustar.jp/php/mysqli.construct.html - [similar]
Deletes all documents matching the given query 6007
« SolrClient::deleteByQueries SolrClient::__destruct » PHP Manual SolrClient Deletes all documen ... :deleteByQuery() example <?php $options = array ( 'hostname' => SOLR_SERVER_HOSTNAME , 'login' => SOLR_SERVER_ ...
https://man.plustar.jp/php/solrclient.deletebyquery.html - [similar]
Checks if Solr server is still up 6007
« SolrClient::optimize SolrClient::query » PHP Manual SolrClient Checks if Solr server is still ... lrClient::ping() example <?php $options = array ( 'hostname' => SOLR_SERVER_HOSTNAME , 'login' => SOLR_SERVER_ ...
https://man.plustar.jp/php/solrclient.ping.html - [similar]
Adds a facet query 6007
« SolrQuery::addFacetField SolrQuery::addField » PHP Manual SolrQuery Adds a facet query SolrQue ... :addFacetField() example <?php $options = array ( 'hostname' => SOLR_SERVER_HOSTNAME , 'login' => SOLR_SERVER_ ...
https://man.plustar.jp/php/solrquery.addfacetquery.html - [similar]
Specifies a filter query 6007
« SolrQuery::addField SolrQuery::addGroupField » PHP Manual SolrQuery Specifies a filter query S ... addFilterQuery() example <?php $options = array ( 'hostname' => SOLR_SERVER_HOSTNAME , 'login' => SOLR_SERVER_ ...
https://man.plustar.jp/php/solrquery.addfilterquery.html - [similar]
Sends a raw update request 5958
« SolrClient::query SolrClient::rollback » PHP Manual SolrClient Sends a raw update request Solr ... lient::request() example <?php $options = array ( 'hostname' => SOLR_SERVER_HOSTNAME , 'login' => SOLR_SERVER_ ...
https://man.plustar.jp/php/solrclient.request.html - [similar]
Constructor 5958
« SolrCollapseFunction SolrCollapseFunction::getField » PHP Manual SolrCollapseFunction Construc ... ?php include "bootstrap.php" ; $options = array ( 'hostname' => SOLR_SERVER_HOSTNAME , 'login' => SOLR_SERVER_ ...
https://man.plustar.jp/php/solrcollapsefunction.construct.html - [similar]
Adds another field to the facet 5958
« SolrQuery::addFacetDateOther SolrQuery::addFacetQuery » PHP Manual SolrQuery Adds another fiel ... :addFacetField() example <?php $options = array ( 'hostname' => SOLR_SERVER_HOSTNAME , 'login' => SOLR_SERVER_ ...
https://man.plustar.jp/php/solrquery.addfacetfield.html - [similar]
ホスト名に関連する DNS リソースレコードを取得する 5848
« dns_get_mx fsockopen » PHP Manual ネットワーク 関数 ホスト名に関連する DNS リソースレコードを取 ... ースレコードを取得する 説明 dns_get_record ( string $hostname , int $type = DNS_ANY , array &$authoritative_name ... null , bool $raw = false ): array | false 指定した hostname に関連づけられた DNS リソースレコードを取得します。 ... パラメータ hostname hostname は、正しい DNS ホスト名、すなわち " www.e ... ください。 type デフォルトでは、 dns_get_record() は hostname に関連するすべてのリソースレコードを検索します。 こ ...
https://man.plustar.jp/php/function.dns-get-record.html - [similar]
指定した IP アドレスに対応するインターネットホスト名を取得する 5848
« fsockopen gethostbyname » PHP Manual ネットワーク 関数 指定した IP アドレスに対応するインターネ ... 返します。 例 例1 単純な gethostbyaddr() の例 <?php $hostname = gethostbyaddr ( $_SERVER [ 'REMOTE_ADDR' ]); ech ... o $hostname ; ?> 参考 gethostbyname() - インターネットホスト名 ...
https://man.plustar.jp/php/function.gethostbyaddr.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT