検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 24 for initialize (0.002 sec.)
パレットを使用する新規画像を作成する 7656
« imagecopyresized imagecreatefromavif » PHP Manual GD および Image 関数 パレットを使用する新規画 ... ; $im = @ imagecreate ( 110 , 20 ) or die( "Cannot Initialize new GD image stream" ); $background_color = imagec ...
https://man.plustar.jp/php/function.imagecreate.html - [similar]
Begins a database transaction 7656
« SQLSRV 関数 sqlsrv_cancel » PHP Manual SQLSRV 関数 Begins a database transaction sqlsrv_begin_ ... ) { die( print_r ( sqlsrv_errors (), true )); } /* Initialize parameter values. */ $orderId = 1 ; $qty = 10 ; $p ...
https://man.plustar.jp/php/function.sqlsrv-begin-transaction.html - [similar]
Commits a transaction that was begun with sqlsrv_begin_transaction 7656
« sqlsrv_close sqlsrv_configure » PHP Manual SQLSRV 関数 Commits a transaction that was begun wi ... ) { die( print_r ( sqlsrv_errors (), true )); } /* Initialize parameter values. */ $orderId = 1 ; $qty = 10 ; $p ...
https://man.plustar.jp/php/function.sqlsrv-commit.html - [similar]
Executes a statement prepared with sqlsrv_prepare 7656
« sqlsrv_errors sqlsrv_fetch_array » PHP Manual SQLSRV 関数 Executes a statement prepared with s ... le_1 SET OrderQty = ? WHERE SalesOrderID = ?" ; // Initialize parameters and prepare the statement. // Variables ...
https://man.plustar.jp/php/function.sqlsrv-execute.html - [similar]
Rolls back a transaction that was begun with sqlsrv_begin_transaction 7656
« sqlsrv_query sqlsrv_rows_affected » PHP Manual SQLSRV 関数 Rolls back a transaction that was b ... ) { die( print_r ( sqlsrv_errors (), true )); } /* Initialize parameter values. */ $orderId = 1 ; $qty = 10 ; $p ...
https://man.plustar.jp/php/function.sqlsrv-rollback.html - [similar]
The EventBase class 7572
« Event::timer EventBase::__construct » PHP Manual Event The EventBase class The EventBase class ... f priorities per event base EventBase::reInit — Re-initialize event base(after a fork) EventBase::stop — Tells e ...
https://man.plustar.jp/php/class.eventbase.html - [similar]
Prepares a query for execution 7489
« sqlsrv_num_rows sqlsrv_query » PHP Manual SQLSRV 関数 Prepares a query for execution sqlsrv_pr ... le_1 SET OrderQty = ? WHERE SalesOrderID = ?" ; // Initialize parameters and prepare the statement. // Variables ...
https://man.plustar.jp/php/function.sqlsrv-prepare.html - [similar]
定義済み定数 7406
« リソース型 例 » PHP Manual CUBRID 定義済み定数 定義済み定数 以下の定数が定義されています。 この ... usually used to create a new class instance or to initialize it. It is also used to access or update class attr ...
https://man.plustar.jp/php/cubrid.constants.html - [similar]
Event 7306
« CURLStringFile::__construct はじめに » PHP Manual その他のサービス Event Event はじめに インス ... f priorities per event base EventBase::reInit — Re-initialize event base(after a fork) EventBase::stop — Tells e ... flags to configure the eventual EventBase will be initialized EventConfig::setMaxDispatchInterval — Prevents pr ...
https://man.plustar.jp/php/book.event.html - [similar]
7306
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback ... ketError ()); $this -> base -> exit ( NULL ); } // Initialize SSL structures, create an EventSslContext // Optio ... ase (); if (! $base ) { trigger_error ( "Failed to initialize event base" , E_USER_ERROR ); } $conn = new EventH ...
https://man.plustar.jp/php/event.examples.html - [similar]
PREV 1 2 3 NEXT