検索

phrase: max: clip:
target: order:
Results of 251 - 260 of about 1131 for This (0.202 sec.)
Connection handling and persistence 3078
« Architecture Persisting Data » PHP Manual Driver Architecture and Internals Connection handlin ... ients will be created and the PHP worker executing this script will open two connections to 127.0.0.1 and ... not authentication state or topology information. This means that the driver needs to issue commands at t ... he constructor's array options are not included in this hash. 注意 : Versions of the driver >= 1.1.8 and < ... ing SSL connections when and topology information, this version of the driver supports all SSL context opt ...
https://man.plustar.jp/php/mongodb.connection-handling.html - [similar]
クォートを追加する 3078
« Session::listClients Session::releaseSavepoint » PHP Manual mysql_xdevapi\Session クォートを追 ... ame ( $first )); $second = 'Another `test` "like" `this`' ; var_dump ( $second ); var_dump ( $session -> q ... `MySQL's test`" string(28) "Another `test` "like" `this`" string(34) "`Another ``test`` "like" ``this```" ...
https://man.plustar.jp/php/mysql-xdevapi-session.quotename.html - [similar]
新しい OAuthProvider オブジェクトを作る 3078
« OAuthProvider::checkOAuthRequest OAuthProvider::consumerHandler » PHP Manual OAuthProvider 新し ... バック関数を使います $op -> consumerHandler (array( $this , 'lookupConsumer' )); $op -> timestampNonceHandle ... r (array( $this , 'timestampNonceChecker' )); $op -> tokenHandler ... (array( $this , 'myTokenHandler' )); // foo_uri パラメータは無視 ...
https://man.plustar.jp/php/oauthprovider.construct.html - [similar]
RADIUS Options 3078
« 定義済み定数 RADIUS Packet Types » PHP Manual 定義済み定数 RADIUS Options RADIUS Options Sever ... listed below. RADIUS_OPTION_SALT ( int ) When set, this option will result in the attribute value being sa ... -encrypted. RADIUS_OPTION_TAGGED ( int ) When set, this option will result in the attribute value being ta ...
https://man.plustar.jp/php/radius.constants.options.html - [similar]
SoapVar コンストラクタ 3078
« SoapVar Yar » PHP Manual SoapVar SoapVar コンストラクタ SoapVar::__construct (PHP 5, PHP 7, PH ... APStruct { function SOAPStruct ( $s , $i , $f ) { $this -> varString = $s ; $this -> varInt = $i ; $this - ...
https://man.plustar.jp/php/soapvar.construct.html - [similar]
Maps to stats.field parameter 3078
« SolrQuery::addStatsFacet SolrQuery::collapse » PHP Manual SolrQuery Maps to stats.field parame ... $field ): SolrQuery Maps to stats.field parameter This methods adds another stats.field parameter. パラメ ... eld , addStatsFacet , collapse , public , string , This ...
https://man.plustar.jp/php/solrquery.addstatsfield.html - [similar]
Specify application credentials 3078
« Zookeeper Zookeeper::close » PHP Manual Zookeeper Specify application credentials Zookeeper::a ... completion_cb = null ): bool The application calls this function to specify its credentials for purposes o ... を、失敗した場合に false を返します。 エラー / 例外 This method emits PHP error/warning when parameters cou ... rong or operation fails. 警告 Since version 0.3.0, this method emits ZookeeperException and it's derivativ ...
https://man.plustar.jp/php/zookeeper.addauth.html - [similar]
The MongoDB\BSON\Type interface 3049
« MongoDB\BSON\UTCDateTime::unserialize MongoDB\BSON\Persistable » PHP Manual MongoDB\BSON The M ... . インターフェイス概要 class MongoDB\BSON\Type { } This interface has no methods. Its only purpose is to b ... pe , type , all , purpose , only , Its , methods , This , 概要 ...
https://man.plustar.jp/php/class.mongodb-bson-type.html - [similar]
XOR training 3049
« 例 Fann 関数 » PHP Manual 例 XOR training XOR training This example shows how to train data fo ... . "/xor_float.net" ); fann_destroy ( $ann ); } ?> This example shows how to read and run data for XOR fun ... _destroy ( $ann ); ?> 関連キーワード: XOR , data , This , example , shows , how , function , Fann , 関数 , ...
https://man.plustar.jp/php/fann.examples-1.html - [similar]
Send a CUBRID query 3049
« cubrid_ping cubrid_real_escape_string » PHP Manual CUBRID MySQL 互換関数 Send a CUBRID query c ... d, so cubrid_query() returns a resource . <?php // This could be supplied by a user, for example $firstnam ... ue','cat','home-2','21')" ); // Formulate Query // This is the best way to perform an SQL query // For mor ... sult = cubrid_query ( $query ); // Check result // This shows the actual query sent to CUBRID, and the err ... ee the resources associated with the result set // This is done automatically at the end of the script cub ...
https://man.plustar.jp/php/function.cubrid-query.html - [similar]