検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 227 for [SIMILAR] 16 1024 4096 WITH 28795 existsindataba... (0.214 sec.)
0
« 定義済み定数 Collection » PHP Manual Data Structures 例 例 例1 Vector <?php $vector = new \ Ds \ Vector (); $vector -> push ( 'a' ); $vector -> push ( 'b' , 'c' ); $vector [] = 'd' ; print_r ( $vector ); ?> 上の例の出力は、 たとえば以下のようになります。 Ds\Vector Object ( [0] => a [1] ...
https://man.plustar.jp/php/ds.examples.html - [similar]
トランザクションをコミットする 0
« Session::close Session::__construct » PHP Manual mysql_xdevapi\Session トランザクションをコミットする Session::commit (PHP 4 >= 4.4.0, PHP 5, PHP 7, PHP 8) Session::commit — トランザクションをコミットする 説明 public mysql_xdevapi\Session::commit (): Object トランザクションをコミットし ...
https://man.plustar.jp/php/mysql-xdevapi-session.commit.html - [similar]
オブジェクトの名前を取得する 0
« DatabaseObject::existsInDatabase DatabaseObject::getSession » PHP Manual mysql_xdevapi\DatabaseObject オブジェクトの名前を取得する DatabaseObject::getName (No version information available, might only be in Git) DatabaseObject::getName — オブジェクトの名前を取得する 説明 abstract publi ...
https://man.plustar.jp/php/mysql-xdevapi-databaseobject.getname.html - [similar]
Create new MongoDB Manager 0
« MongoDB\Driver\Manager::addSubscriber MongoDB\Driver\Manager::createClientEncryption » PHP Manual MongoDB\Driver\Manager Create new MongoDB Manager MongoDB\Driver\Manager::__construct (mongodb >=1.0.0) MongoDB\Driver\Manager::__construct — Create new MongoDB Manager 説明 final public M ...
https://man.plustar.jp/php/mongodb-driver-manager.construct.html - [similar]
Execute a database query 0
« MongoDB\Driver\Manager::executeCommand MongoDB\Driver\Manager::executeReadCommand » PHP Manual MongoDB\Driver\Manager Execute a database query MongoDB\Driver\Manager::executeQuery (mongodb >=1.0.0) MongoDB\Driver\Manager::executeQuery — Execute a database query 説明 final public MongoD ...
https://man.plustar.jp/php/mongodb-driver-manager.executequery.html - [similar]
URI に変換する 0
« XSLTProcessor::transformToDoc XSLTProcessor::transformToXml » PHP Manual XSLTProcessor URI に変換する XSLTProcessor::transformToUri (PHP 5, PHP 7, PHP 8) XSLTProcessor::transformToUri — URI に変換する 説明 public XSLTProcessor::transformToURI ( DOMDocument $doc , string $uri ): int XSL ...
https://man.plustar.jp/php/xsltprocessor.transformtouri.html - [similar]
テーブルから行を削除する 0
« Table::count Table::existsInDatabase » PHP Manual mysql_xdevapi\Table テーブルから行を削除する Table::delete (No version information available, might only be in Git) Table::delete — テーブルから行を削除する 説明 public mysql_xdevapi\Table::delete (): mysql_xdevapi\TableDelete テーブルか ...
https://man.plustar.jp/php/mysql-xdevapi-table.delete.html - [similar]
テーブル名を取得する 0
« Table::existsInDatabase Table::getSchema » PHP Manual mysql_xdevapi\Table テーブル名を取得する Table::getName (No version information available, might only be in Git) Table::getName — テーブル名を取得する 説明 public mysql_xdevapi\Table::getName (): string このデータベースオブジェクトの ...
https://man.plustar.jp/php/mysql-xdevapi-table.getname.html - [similar]
The Stack class 0
« Ds\Set::xor Ds\Stack::allocate » PHP Manual Data Structures The Stack class The Stack class (No version information available, might only be in Git) はじめに A Stack is a “last in, first out” or “LIFO” collection that only allows access to the value at the top of the structure and iter ...
https://man.plustar.jp/php/class.ds-stack.html - [similar]
Returns the WriteError's error message 0
« MongoDB\Driver\WriteError::getInfo MongoDB\Driver\WriteResult » PHP Manual MongoDB\Driver\WriteError Returns the WriteError's error message MongoDB\Driver\WriteError::getMessage (mongodb >=1.0.0) MongoDB\Driver\WriteError::getMessage — Returns the WriteError's error message 説明 final ...
https://man.plustar.jp/php/mongodb-driver-writeerror.getmessage.html - [similar]