検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 1027 for An (0.014 sec.)
Create a new ReadPreference 3576
« MongoDB\Driver\ReadPreference::bsonSerialize MongoDB\Driver\ReadPreference::getHedge » PHP Man ... ual MongoDB\Driver\ReadPreference Create a new ReadPreference MongoDB\Driver\ReadPreference::_ ... ongoDB\Driver\ReadPreference::__construct — Create a new ReadPreference 説明 final public MongoDB\Driver ... ets = null , array $options = array() ) Constructs a new MongoDB\Driver\ReadPreference , which is an imm ... members of a replica set. This parameter should be an array of associative arrays, each of which contain ...
https://man.plustar.jp/php/mongodb-driver-readpreference.construct.html - [similar]
Escape special characters in a string for use in an SQL statement 3540
« cubrid_query cubrid_result » PHP Manual CUBRID MySQL 互換関数 Escape special characters in a s ... tring for use in an SQL statement cubrid_real_escape_string (PECL CUBR ... — Escape special characters in a string for use in an SQL statement 説明 cubrid_real_escape_string ( str ... ions may be used as well depending on the value of ansi_quotes, which is a parameter related to SQL stat ... ement. If the ansi_quotes value is set to no, character string encl ...
https://man.plustar.jp/php/function.cubrid-real-escape-string.html - [similar]
結果セットから次の行を取得する 3540
« PDOStatement::execute PDOStatement::fetchAll » PHP Manual PDOStatement 結果セットから次の行を取 ... "PDO::FETCH_ASSOC: " ); print( "Return next row as an array indexed by column name\n" ); $result = $sth ... "PDO::FETCH_BOTH: " ); print( "Return next row as an array indexed by both column name and number\n" ); ... "PDO::FETCH_LAZY: " ); print( "Return next row as an anonymous object with column names as properties\n ... ( "PDO::FETCH_OBJ: " ); print( "Return next row as an anonymous object with column names as properties\n ...
https://man.plustar.jp/php/pdostatement.fetch.html - [similar]
Apache Solr 3509
« 検索エンジン用の拡張モジュール はじめに » PHP Manual 検索エンジン用の拡張モジュール Apache Sol ... Utils クラス SolrUtils::digestXmlResponse — Parses an response XML string into a SolrObject SolrUtils::e ... 返す SolrUtils::queryPhrase — Prepares a phrase from an unescaped lucene string SolrInputDocument — SolrIn ... dexing SolrInputDocument::addChildDocuments — Adds an array of child documents SolrInputDocument::addFie ... 取得 SolrInputDocument::getChildDocuments — Returns an array of child documents (SolrInputDocument) SolrI ...
https://man.plustar.jp/php/book.solr.html - [similar]
下位互換性のない変更点 3509
« 新しいグローバル定数 PHP 7.2.x で推奨されなくなる機能 » PHP Manual PHP 7.1.x から PHP 7.2.x へ ... 以下となります。 Warning: count(): Parameter must be an array or an object that implements Countable in %s ... on line %d Warning: count(): Parameter must be an array or an object that implements Countable in %s ... on line %d Warning: count(): Parameter must be an array or an object that implements Countable in %s ... on line %d Warning: count(): Parameter must be an array or an object that implements Countable in %s ...
https://man.plustar.jp/php/migration72.incompatible.html - [similar]
Returns an array of information describing this server 3509
« MongoDB\Driver\Server::getHost MongoDB\Driver\Server::getLatency » PHP Manual MongoDB\Driver\S ... erver Returns an array of information describing this server MongoD ... >=1.0.0) MongoDB\Driver\Server::getInfo — Returns an array of information describing this server 説明 f ... c MongoDB\Driver\Server::getInfo (): array Returns an array of information describing the server. This a ... rray is derived from the most recent » hello command response obtained through » server monitoring . 注 ...
https://man.plustar.jp/php/mongodb-driver-server.getinfo.html - [similar]
定義済み定数 3509
« リソース型 SQLSRV 関数 » PHP Manual SQLSRV 定義済み定数 定義済み定数 以下の定数が定義されていま ... SSOC ( int ) Forces sqlsrv_fetch_array() to return an associative array when passed as a parameter. SQLS ... ERIC ( int ) Forces sqlsrv_fetch_array() to return an array with numeric when passed as a parameter. SQL ... BOTH ( int ) Forces sqlsrv_fetch_array() to return an array with both associative and numeric keys when ... int ) Forces sqlsrv_errors() to return both errors and warings when passed as a parameter (the default b ...
https://man.plustar.jp/php/sqlsrv.constants.html - [similar]
Constructs a new SyncMutex object 3509
« SyncMutex SyncMutex::lock » PHP Manual SyncMutex Constructs a new SyncMutex object SyncMutex:: ... sync >= 1.0.0) SyncMutex::__construct — Constructs a new SyncMutex object 説明 public SyncMutex::__const ... ruct ( string $name = ? ) Constructs a named or unnamed countable mutex. パラメータ name T ... he name of the mutex if this is a named mutex object. 注意 : If the name already exis ... the current user that the process is running as or an exception will be thrown with a meaningless error ...
https://man.plustar.jp/php/syncmutex.construct.html - [similar]
Register a server 3509
« Yar_Server Yar_Server::handle » PHP Manual Yar_Server Register a server Yar_Server::__construc ... will be register as a RPC service. パラメータ obj An Object, all public methods of its will be register ... ed as RPC services. 戻り値 An instance of Yar_Server . 例 例1 Yar_Server::__cons ... eturn "some_method" ; } protected function client_can_not_see () { } } $service = new Yar_Server (new AP ... I ()); $service -> handle (); ?> 上の例の出力は、 たとえば以下のようになり ...
https://man.plustar.jp/php/yar-server.construct.html - [similar]
Sends a raw update request 3479
« SolrClient::query SolrClient::rollback » PHP Manual SolrClient Sends a raw update request Solr ... pdate request to the server パラメータ raw_request An XML string with the raw request to the server. 戻り ... 値 Returns a SolrUpdateResponse on success. Throws an exception on failure. エラー / 例外 Throws SolrIll ... egalArgumentException if raw_request was an empty string Throws SolrClientException if the cli ...
https://man.plustar.jp/php/solrclient.request.html - [similar]