検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 1938 for IF (0.043 sec.)
はじめに 2973
« Sync インストール/設定 » PHP Manual Sync はじめに はじめに The 'sync' extension introduces cro ... s place during extension teardown. This means that if PHP prematurely terminates a script (e.g. script e ... in an unknown state. The only exception to this is if PHP itself crashes (e.g. an internal buffer overfl ... require additional care to be used on all systems. If an object is instantiated with a specific set of p ...
https://man.plustar.jp/php/intro.sync.html - [similar]
Create a new SSL buffer event to send its data over another buffer event 2939
« EventBufferEvent::sslError EventBufferEvent::sslGetCipherInfo » PHP Manual EventBufferEvent Cr ... uffer event 注意 : This function is available only if Event is compiled with OpenSSL support. パラメータ ... ot co dot uk> * * Usage: * 1) Prepare cert.pem certificate and privkey.pem private key files. * 2) Launc ... t::OPT_PASSPHRASE => '', EventSslContext :: OPT_VERIFY_PEER => false , // change to true with authentic ... thentic cert ]); $this -> base = new EventBase (); if (! $this -> base ) { exit( "Couldn't open event ba ...
https://man.plustar.jp/php/eventbufferevent.sslfilter.html - [similar]
Bind a lob object or a string as a lob object to a prepared statement as paramet... 2939
« cubrid_lob_size cubrid_lob2_close » PHP Manual CUBRID 関数 Bind a lob object or a string as a ... ameters 説明 cubrid_lob2_bind ( resource $req_identifier , int $bind_index , mixed $bind_value , string ... QL statement that was passed to cubrid_prepare() . If bind_value_type is not given, string will be "BLOB ... " as the default. But if you use cubrid_lob2_new() before, bind_value_type ... rid_lob2_new() as the default. パラメータ req_identifier Request identifier as a result of cubrid_prepar ...
https://man.plustar.jp/php/function.cubrid-lob2-bind.html - [similar]
Executes a statement prepared with sqlsrv_prepare 2939
« sqlsrv_errors sqlsrv_fetch_array » PHP Manual SQLSRV 関数 Executes a statement prepared with s ... xecuting a prepared statement multiple times with different parameter values. パラメータ stmt A statemen ... _prepare() and re-execute it multiple times (with different parameter values) using sqlsrv_execute() . < ... sqlsrv_connect ( $serverName , $connectionInfo ); if( $conn === false ) { die( print_r ( sqlsrv_errors ... prepare ( $conn , $sql , array( & $qty , & $id )); if( ! $stmt ) { die( print_r ( sqlsrv_errors (), true ...
https://man.plustar.jp/php/function.sqlsrv-execute.html - [similar]
Makes the next result of the specified statement active 2939
« sqlsrv_has_rows sqlsrv_num_fields » PHP Manual SQLSRV 関数 Makes the next result of the specif ... srv_next_result — Makes the next result of the specified statement active 説明 sqlsrv_next_result ( reso ... ce $stmt ): mixed Makes the next result of the specified statement active. Results include result sets, ... e next result is being called. 戻り値 Returns true if the next result was successfully retrieved, false ... if an error occurred, and null if there are no more results to retrieve. 例 例1 sqls ...
https://man.plustar.jp/php/function.sqlsrv-next-result.html - [similar]
Call a function in a Lua global variable 2939
« LuaSandbox LuaSandbox::disableProfiler » PHP Manual LuaSandbox Call a function in a Lua global ... | bool Calls a function in a Lua global variable. If the name contains "." characters, the function is ... located via recursive table accesses, as if the name were a Lua expression. If the variable do ...
https://man.plustar.jp/php/luasandbox.callfunction.html - [similar]
Starts a transaction 2939
« MongoDB\Driver\Session::isInTransaction MongoDB\Driver\ClientEncryption » PHP Manual MongoDB\D ... ption from the "defaultTransactionOptions" option, if set when starting the session with MongoDB\Driver\ ... and will result in an exception at execution time if specified for an older server version. readPrefere ... 。 Throws MongoDB\Driver\Exception\CommandException if the transaction could not be started because of a ... . Throws MongoDB\Driver\Exception\RuntimeException if the transaction could not be started (e.g. a trans ...
https://man.plustar.jp/php/mongodb-driver-session.starttransaction.html - [similar]
定義済み定数 2939
« リソース型 runkit7 関数 » PHP Manual runkit7 定義済み定数 定義済み定数 以下の定数が定義されてい ... t normal functions should be imported from the specified file. RUNKIT7_IMPORT_CLASS_METHODS ( int ) runk ... that class methods should be imported from the specified file. RUNKIT7_IMPORT_CLASS_CONSTS ( int ) runki ... at class constants should be imported from the specified file. RUNKIT7_IMPORT_CLASS_PROPS ( int ) runkit ... tandard properties should be imported from the specified file. RUNKIT7_IMPORT_CLASS_STATIC_PROPS ( int ) ...
https://man.plustar.jp/php/runkit7.constants.html - [similar]
Constructor for the SolrClient object 2939
« SolrClient::commit SolrClient::deleteById » PHP Manual SolrClient Constructor for the SolrClie ... login (The username used for HTTP Authentication, if any) - password (The HTTP Authentication password) ... - proxy_host (The hostname for the proxy server, if any) - proxy_port (The proxy port) - proxy_login ( ... tted file containing the private key + private certificate (concatenated in that order) ) - ssl_key (Fil ... sl_cainfo (Name of file holding one or more CA certificates to verify peer with) - ssl_capath (Name of d ...
https://man.plustar.jp/php/solrclient.construct.html - [similar]
Set the idle callback function 2939
« ZMQDevice::run ZMQDevice::setIdleTimeout » PHP Manual ZMQDevice Set the idle callback function ... = ? ): ZMQDevice Sets the idle callback function. If idle timeout is defined the idle callback function ... shall be called if the internal poll loop times out without events. I ...
https://man.plustar.jp/php/zmqdevice.setidlecallback.html - [similar]