検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 198 for update (0.026 sec.)
Connection handling and persistence 4722
« Architecture Persisting Data » PHP Manual Driver Architecture and Internals Connection handlin ... ver may need to issue additional hello commands to update its view of the topologies. Socket persistence (PH ...
https://man.plustar.jp/php/mongodb.connection-handling.html - [similar]
プリペアドステートメントの振る舞いを変更する 4722
« mysqli_stmt::attr_get mysqli_stmt::bind_param » PHP Manual mysqli_stmt プリペアドステートメント ... の値となります。 属性の値 文字 説明 MYSQLI_STMT_ATTR_UPDATE_MAX_LENGTH true に設定すると、 mysqli_stmt_store_r ...
https://man.plustar.jp/php/mysqli-stmt.attr-set.html - [similar]
定義済み定数 4722
« mysqli 拡張モジュールでの持続的接続 ノート » PHP Manual MySQLi 定義済み定数 定義済み定数 以下の ... RY として定義されています。 MYSQLI_CURSOR_TYPE_FOR_UPDATE MYSQLI_CURSOR_TYPE_NO_CURSOR MYSQLI_CURSOR_TYPE_RE ... PE MYSQLI_STMT_ATTR_PREFETCH_ROWS MYSQLI_STMT_ATTR_UPDATE_MAX_LENGTH MYSQLI_SET_CHARSET_NAME MYSQLI_REPORT_I ...
https://man.plustar.jp/php/mysqli.constants.html - [similar]
直近に実行されたクエリの情報を取得する 4722
« mysqli::get_warnings mysqli::init » PHP Manual mysqli 直近に実行されたクエリの情報を取得する m ... TER TABLE ... Records: 3 Duplicates: 0 Warnings: 0 UPDATE ... Rows matched: 40 Changed: 40 Warnings: 0 注意 ...
https://man.plustar.jp/php/mysqli.info.html - [similar]
トランザクションをロールバックする 4722
« PDO::quote PDO::setAttribute » PHP Manual PDO トランザクションをロールバックする PDO::rollBack ... xec ( "DROP TABLE fruit" ); $sth = $dbh -> exec ( "UPDATE dessert SET name = 'hamburger'" ); /* ミスに気づき ...
https://man.plustar.jp/php/pdo.rollback.html - [similar]
Adds a document to the index 4722
« SolrClient SolrClient::addDocuments » PHP Manual SolrClient Adds a document to the index SolrC ... l $overwrite = true , int $commitWithin = 0 ): SolrUpdateResponse This method adds a document to the index. ... of commits to a minimum while still fulfilling the update latency requirements, and Solr will automatically ... est add in the buffer is due. 戻り値 Returns a SolrUpdateResponse object or throws an Exception on failure. ... ftware' ); $doc -> addField ( 'cat' , 'Lucene' ); $updateResponse = $client -> addDocument ( $doc ); // you ...
https://man.plustar.jp/php/solrclient.adddocument.html - [similar]
BLOB を読み取るためのストリームリソースを開く 4722
« SQLite3::open SQLite3::prepare » PHP Manual SQLite3 BLOB を読み取るためのストリームリソースを開 ... LOB のサイズを望んだサイズに設定するには、代わりに UPDATE 文を実行するか、 SQLite の zeroblob() 関数を使って ...
https://man.plustar.jp/php/sqlite3.openblob.html - [similar]
データベース内のテーブルおよび関連する権限情報を含む結果セットを返す 4679
« db2_stmt_errormsg db2_tables » PHP Manual IBM DB2 関数 データベース内のテーブルおよび関連する権 ... DELETE、INDEX、INSERT、REFERENCES、SELECT あるいは UPDATE のいずれかです。 IS_GRANTABLE grantee が、この権限 ...
https://man.plustar.jp/php/function.db2-table-privileges.html - [similar]
PBKDF2 を使ってパスワードからキーを生成する 4679
« hash_init hash_update_file » PHP Manual Hash 関数 PBKDF2 を使ってパスワードからキーを生成する ...
https://man.plustar.jp/php/function.hash-pbkdf2.html - [similar]
PASSWD 拡張オペレーションのヘルパ 4679
« ldap_escape ldap_exop_refresh » PHP Manual LDAP 関数 PASSWD 拡張オペレーションのヘルパ ldap_ex ... t if ( $ds ) { // bind with appropriate dn to give update access $bind = ldap_bind ( $ds , "cn=root, o=My Co ...
https://man.plustar.jp/php/function.ldap-exop-passwd.html - [similar]