検索

phrase: max: clip:
target: order:
Results of 421 - 430 of about 1259 for BE (0.190 sec.)
Prepare a SQL statement for execution 2713
« cubrid_pconnect cubrid_put » PHP Manual CUBRID 関数 Prepare a SQL statement for execution cubr ... ction handle. This pre-compiled SQL statement will be included in the cubrid_prepare() . Accordingly, yo ... to process long data. Only a single statement can be used and a parameter may put a question mark (?) t ...
https://man.plustar.jp/php/function.cubrid-prepare.html - [similar]
MQSeries MQCONNX 2713
« mqseries_conn mqseries_disc » PHP Manual mqseries 関数 MQSeries MQCONNX mqseries_connx (PECL m ... QCONN) call, except that MQCONNX allows options to be specified to control the way that the call works. ... y' , //Local path where the SSL key repository can be found 'MQAIR' => array( 'Version' => 2 , //MQAIR_V ...
https://man.plustar.jp/php/function.mqseries-connx.html - [similar]
Begins a database transaction 2713
« SQLSRV 関数 sqlsrv_cancel » PHP Manual SQLSRV 関数 Begins a database transaction sqlsrv_begin_ ... tion (No version information available, might only be in Git) sqlsrv_begin_transaction — Begins a databa ... se transaction 説明 sqlsrv_begin_transaction ( resource $conn ): bool The transa ... ction begun by sqlsrv_begin_transaction() includes all stat ... ements that were executed after the call to sqlsrv_begin_transaction() and before calls to sqlsrv_rollba ...
https://man.plustar.jp/php/function.sqlsrv-begin-transaction.html - [similar]
Returns list of directory contents in repository URL, optionally at revision num... 2713
« svn_log svn_mkdir » PHP Manual SVN 関数 Returns list of directory contents in repository URL, ... optionally at revision number svn_ls (PECL svn >= 0.1.0) svn_ls — Returns list ... tents in repository URL, optionally at revision number 説明 svn_ls ( string $repos_url , int $revision_n ... does not work with working copies. repos_url must be a repository URL. パラメータ url URL of the reposi ... //home/user/svn-repos revision Integer revision number to retrieve listing of. When omitted, the HEAD re ...
https://man.plustar.jp/php/function.svn-ls.html - [similar]
キャンバス全体の大きさを設定する 2713
« ImagickDraw::setVectorGraphics ImagickDraw::skewX » PHP Manual ImagickDraw キャンバス全体の大き ... ontSize ( 72 ); /* Sets the overall canvas size to be recorded with the drawing vector data. Usually thi ... s will be specified using the same size as the canvas image. ...
https://man.plustar.jp/php/imagickdraw.setviewbox.html - [similar]
Building the MongoDB PHP Driver from source 2713
« Installing the MongoDB PHP Driver on Windows 実行時設定 » PHP Manual インストール手順 Building ... cted, the PKG_CONFIG_PATH environment variable may be used to control the search path for pkg-config . I ... ports a --with-openssl-dir=DIR argument, which can be used to specify a manual search path (for OpenSSL ... p, make install , will report where mongodb.so has been installed, similar to: Installing shared extensi ...
https://man.plustar.jp/php/mongodb.installation.manual.html - [similar]
Record critical log information 2713
« SeasLog::__construct SeasLog::debug » PHP Manual SeasLog Record critical log information SeasL ... n. 注意 : "CRITICAL" - Critical conditions.Need to be repaired immediately, and the program component is ... logger The `logger` cased by the third param would be used right this right now, like a temp logger, whe ...
https://man.plustar.jp/php/seaslog.critical.html - [similar]
Record warning log information 2713
« SeasLog::setRequestVariable SPL » PHP Manual SeasLog Record warning log information SeasLog::w ... onal occurrences that are not errors. Potentially aberrant information that needs attention and needs to ... be repaired. パラメータ message The log message. cont ... logger The `logger` cased by the third param would be used right this right now, like a temp logger, whe ...
https://man.plustar.jp/php/seaslog.warning.html - [similar]
The EventBase class 2679
« Event::timer EventBase::__construct » PHP Manual Event The EventBase class The EventBase class ... (PECL event >= 1.2.6-beta) はじめに EventBase class represents libevent's ... e, or avoid specific backend EventConfig class can be used. 警告 Do NOT destroy the EventBase object as ... entBase::loop() method which means: "block until libevent has an active event, then exit once all active ... l backend, this flag says that it is safe to use Libevent's internal change-list code to batch up adds a ...
https://man.plustar.jp/php/class.eventbase.html - [similar]
Makes an HTTP server accept connections on the specified socket stream or resour... 2679
« EventHttp EventHttp::addServerAlias » PHP Manual EventHttp Makes an HTTP server accept connect ... or resource EventHttp::accept (PECL event >= 1.2.6-beta) EventHttp::accept — Makes an HTTP server accept ... ified socket stream or resource. The socket should be ready to accept connections. Can be called multipl ... echo "END\n" ; // We didn't close sockets, since Libevent already sets // CLOSE_ON_FREE and CLOSE_ON_EXE ...
https://man.plustar.jp/php/eventhttp.accept.html - [similar]