検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 374 for Database (0.058 sec.)
RRD 関数 5512
« OOP PECL/rrd example rrd_create » PHP Manual RRD RRD 関数 RRD 関数 目次 rrd_create — Creates r ... rd database file rrd_error — Gets latest error message rrd_fet ... e RRD file from XML dump rrd_tune — Tunes some RRD database file header options rrd_update — Updates the RRD d ... rary rrd_xport — Exports the information about RRD database rrdc_disconnect — Close any outstanding connection ... g daemon 関連キーワード: rrd , RRD , 関数 , file , database , information , data , from , Creates , create ...
https://man.plustar.jp/php/ref.rrd.html - [similar]
接続リソースあるいはステートメントリソースのオプションを設定する 5486
« db2_server_info db2_special_columns » PHP Manual IBM DB2 関数 接続リソースあるいはステートメン ... トの行にアクセス可能です。 しかし、IBM DB2 Universal Database でしかサポートされていません。 binmode DB2_BINARY ... 設定する <?php /* データベース接続用のパラメータ */ $database = 'SAMPLE' ; $hostname = 'localhost' ; $port = 500 ... 字列 */ $conn_string = "DRIVER={IBM DB2 ODBC DRIVER};DATABASE= $database ;" ; $conn_string .= "HOSTNAME= $hostna ... 設定する <?php /* データベース接続用のパラメータ */ $database = 'SAMPLE' ; $hostname = 'localhost' ; $port = 500 ...
https://man.plustar.jp/php/function.db2-set-option.html - [similar]
Execute a database command that reads and writes 5486
« MongoDB\Driver\Manager::executeReadCommand MongoDB\Driver\Manager::executeWriteCommand » PHP M ... anual MongoDB\Driver\Manager Execute a database command that reads and writes MongoDB\Driver\Manag ... river\Manager::executeReadWriteCommand — Execute a database command that reads and writes 説明 final public Mo ... ngoDB\Driver\Manager::executeCommand() - Execute a database command MongoDB\Driver\Manager::executeReadCommand ... () - Execute a database command that reads MongoDB\Driver\Manager::execute ...
https://man.plustar.jp/php/mongodb-driver-manager.executereadwritecommand.html - [similar]
Execute a database command that reads on this server 5486
« MongoDB\Driver\Server::executeQuery MongoDB\Driver\Server::executeReadWriteCommand » PHP Manua ... l MongoDB\Driver\Server Execute a database command that reads on this server MongoDB\Driver\S ... goDB\Driver\Server::executeReadCommand — Execute a database command that reads on this server 説明 final publi ... ongoDB\Driver\Server::executeCommand() - Execute a database command on this server MongoDB\Driver\Server::exec ... uteReadWriteCommand() - Execute a database command that reads and writes on this server Mongo ...
https://man.plustar.jp/php/mongodb-driver-server.executereadcommand.html - [similar]
Saves the RRD database query into image and returns the verbose information abou... 5486
« RRDGraph::save RRDGraph::setOptions » PHP Manual RRDGraph Saves the RRD database query into im ... rd >= 0.9.0) RRDGraph::saveVerbose — Saves the RRD database query into image and returns the verbose informati ... blic RRDGraph::saveVerbose (): array Saves the RRD database query into image file defined by method RRDGraph:: ... DGraph , generated , information , Saves , array , database , query , into , returns , verbose ...
https://man.plustar.jp/php/rrdgraph.saveverbose.html - [similar]
Create a new Cursor (not used) 5460
« MongoDB\Driver\Cursor MongoDB\Driver\Cursor::current » PHP Manual MongoDB\Driver\Cursor Create ... ngoDB\Driver\Manager::executeCommand() - Execute a database command MongoDB\Driver\Manager::executeQuery() - E ... xecute a database query MongoDB\Driver\Server::executeCommand() - Ex ... ecute a database command on this server MongoDB\Driver\Server::exec ... uteQuery() - Execute a database query on this server 関連キーワード: Cursor , Driv ...
https://man.plustar.jp/php/mongodb-driver-cursor.construct.html - [similar]
Returns the database on which the command was executed 5460
« MongoDB\Driver\Monitoring\CommandStartedEvent::getCommandName MongoDB\Driver\Monitoring\Comman ... \Driver\Monitoring\CommandStartedEvent Returns the database on which the command was executed MongoDB\Driver\M ... onitoring\CommandStartedEvent::getDatabaseName (mongodb >=1.3.0) MongoDB\Driver\Monitoring\Co ... mmandStartedEvent::getDatabaseName — Returns the database on which the command wa ... MongoDB\Driver\Monitoring\CommandStartedEvent::getDatabaseName (): string パラメータ この関数にはパラメータは ...
https://man.plustar.jp/php/mongodb-driver-monitoring-commandstartedevent.getdata... - [similar]
MySQLデータベースを破棄(削除)する 5433
« mysql_db_query mysql_errno » PHP Manual MySQL 関数 MySQLデータベースを破棄(削除)する mysql_dro ... さい。 この関数の代替として、これらが使えます。 DROP DATABASE クエリーを実行 説明 mysql_drop_db ( string $databa ... は非推奨です。かわりに、 mysql_query() を用いて DROP DATABASE 文を発行する方法が推奨されます。 パラメータ databa ... d not connect: ' . mysql_error ()); } $sql = 'DROP DATABASE my_db' ; if ( mysql_query ( $sql , $link )) { echo ... "Database my_db was successfully dropped\n" ; } else { echo ...
https://man.plustar.jp/php/function.mysql-drop-db.html - [similar]
Unregister a user-defined callback function for Oracle Database TAF 5398
« oci_statement_type OCICollection » PHP Manual OCI8 関数 Unregister a user-defined callback fun ... ction for Oracle Database TAF oci_unregister_taf_callback (PHP 7.0 >= 7.0.23 ... gister a user-defined callback function for Oracle Database TAF 説明 oci_unregister_taf_callback ( resource $c ... gister a user-defined callback function for Oracle Database TAF 関連キーワード: callback , oci , user , functi ... on , defined , connection , Unregister , OCI , Database , unregister ...
https://man.plustar.jp/php/function.oci-unregister-taf-callback.html - [similar]
データベース更新の自動コミットをオンまたはオフにする 5319
« mysqli::$affected_rows mysqli::begin_transaction » PHP Manual mysqli データベース更新の自動コミ ... 1 ; $stmt -> execute (); /* Commit the data in the database. This doesn't set autocommit=true */ $mysqli -> co ... mmit (); print "Committed 2 rows in the database\n" ; $result = $mysqli -> query ( "SELECT @@autoco ... autocommit ( true ); print "Committed 2 row in the database\n" ; } catch ( mysqli_sql_exception $exception ) { ... _stmt_execute ( $stmt ); /* Commit the data in the database. This doesn't set autocommit=true */ mysqli_commit ...
https://man.plustar.jp/php/mysqli.autocommit.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT