検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 198 for Update (0.017 sec.)
直前の MySQL の操作で変更された行の数を得る 6835
« mysqli mysqli::autocommit » PHP Manual mysqli 直前の MySQL の操作で変更された行の数を得る mysq ... s ( mysqli $mysql ): int | string 直近の INSERT 、 UPDATE 、 REPLACE あるいは DELETE クエリにより変更された行 ... 得された行数を 示します。ゼロが返された場合、それは UPDATE 文でレコードが更新されなかったか WHERE 条件に当ては ... ult 0" ); /* 行を更新します */ $mysqli -> query ( "UPDATE Language SET Status=1 WHERE Percentage > 50" ); pr ... intf ( "Affected rows (UPDATE): %d\n" , $mysqli -> affected_rows ); /* 行を削除し ...
https://man.plustar.jp/php/mysqli.affected-rows.html - [similar]
subject の更新を受信する 6706
« SplObserver SplSubject » PHP Manual SplObserver subject の更新を受信する SplObserver::update ( ... PHP 5 >= 5.1.0, PHP 7, PHP 8) SplObserver::update — subject の更新を受信する 説明 public SplObserver ... ::update ( SplSubject $subject ): void このメソッドは、オブ ... subject , 更新 , 受信 , SplObserver , SplSubject , update , コール , 情報 , observer , パラメータ ...
https://man.plustar.jp/php/splobserver.update.html - [similar]
一番最近の操作で変更された行の数を得る 6361
« MySQL 関数 mysql_client_encoding » PHP Manual MySQL 関数 一番最近の操作で変更された行の数を得る ... int link_identifier と関連付けられた直近の INSERT、UPDATE、REPLACE、DELETE クエリによって変更された行の数を取 ... .2 以前のバージョンでは この関数はゼロを返します。 UPDATE を使用する場合、MySQL では新旧の値が同じときには更 ... 足したものを返します。 "INSERT ... ON DUPLICATE KEY UPDATE" クエリの場合の戻り値は、 新しい行を追加した場合が ... db ( 'mydb' ); /* レコードの更新 */ mysql_query ( "UPDATE mytable SET used=1 WHERE id < 10" ); printf ( "Upd ...
https://man.plustar.jp/php/function.mysql-affected-rows.html - [similar]
Gets information about last updated data 6361
« rrd_last rrd_restore » PHP Manual RRD 関数 Gets information about last updated data rrd_lastupdate ... date (PECL rrd >= 0.9.0) rrd_lastupdate — Gets information about last updated data 説明 rr ... d_lastupdate ( string $filename ): array Gets array of the UNIX ... the values stored for each date in the most recent update of the RRD database file. パラメータ file RRD data ... file name. 戻り値 Array of information about last update,失敗した場合に false を返します. 関連キーワード: i ...
https://man.plustar.jp/php/function.rrd-lastupdate.html - [similar]
Table クラス 6231
« Statement::hasMoreResults Table::__construct » PHP Manual Mysql_xdevapi Table クラス Table クラ ... CL mysql-xdevapi >= 8.0.11) はじめに INSERT/SELECT/UPDATE/DELETE ステートメントを通じて、テーブルへのアクセス ... .$more_columns ): mysql_xdevapi\TableSelect public update (): mysql_xdevapi\TableUpdate } プロパティ name 目 ... べる Table::select — テーブルから行を選択する Table::update — テーブルの行を更新する 関連キーワード: Table , p ... c , xdevapi , テーブル , クラス , 取得 , columns , update , isView , insert ...
https://man.plustar.jp/php/class.mysql-xdevapi-table.html - [similar]
段階的なハッシュコンテキストを初期化する 6145
« hash_hmac hash_pbkdf2 » PHP Manual Hash 関数 段階的なハッシュコンテキストを初期化する hash_ini ... ントが "seed" だけをサポートしています。 戻り値 hash_update() 、 hash_update_stream() 、 hash_update_file() お ... ハッシュの例 <?php $ctx = hash_init ( 'md5' ); hash_update ( $ctx , 'The quick brown fox ' ); hash_update ( $ ...
https://man.plustar.jp/php/function.hash-init.html - [similar]
TableUpdate のコンストラクタ 6016
« TableUpdate::bind TableUpdate::execute » PHP Manual mysql_xdevapi\TableUpdate TableUpdate のコ ... ンストラクタ TableUpdate::__construct (No version information available, mi ... ght only be in Git) TableUpdate::__construct — TableUpdate のコンストラクタ 説明 p ... rivate mysql_xdevapi\TableUpdate::__construct () update() メソッドを使ってインスタン ... はパラメータはありません。 例 例1 mysql_xdevapi\TableUpdate::__construct() の例 <?php $session = mysql_xdevapi ...
https://man.plustar.jp/php/mysql-xdevapi-tableupdate.construct.html - [similar]
段階的なハッシュ処理を終了し、出来上がったダイジェストを返す 5972
« hash_file hash_hkdf » PHP Manual Hash 関数 段階的なハッシュ処理を終了し、出来上がったダイジェス ... nal() の例 <?php $ctx = hash_init ( 'sha1' ); hash_update ( $ctx , 'The quick brown fox jumped over the lazy ... () - 段階的なハッシュコンテキストを初期化する hash_update() - アクティブなハッシュコンテキストにデータを投入 ... する hash_update_stream() - アクティブなハッシュコンテキストに、オー ... プンしているストリームから データを投入する hash_update_file() - アクティブなハッシュコンテキストに、ファイ ...
https://man.plustar.jp/php/function.hash-final.html - [similar]
HASH メッセージダイジェストフレームワーク 5929
« random_int はじめに » PHP Manual 暗号 HASH メッセージダイジェストフレームワーク HASH メッセージ ... — PBKDF2 を使ってパスワードからキーを生成する hash_update_file — アクティブなハッシュコンテキストに、ファイル ... からデータを投入する hash_update_stream — アクティブなハッシュコンテキストに、オープ ... ンしているストリームから データを投入する hash_update — アクティブなハッシュコンテキストにデータを投入す ... ashContext , 生成 , コンテキスト , hmac , データ , update ...
https://man.plustar.jp/php/book.hash.html - [similar]
RRDtool 5843
« syslog はじめに » PHP Manual その他のサービス RRDtool RRDtool はじめに インストール/設定 要件 ... t — Gets unix timestamp of the last sample rrd_lastupdate — Gets information about last updated data rrd_res ... — Tunes some RRD database file header options rrd_updateUpdates the RRD database rrd_version — Gets info ... Options — Sets the options for rrd graph export RRDUpdater — RRDUpdater クラス RRDUpdater::__construct — Cre ... ates new RRDUpdater instance RRDUpdater::updateUpdate the RRD data ...
https://man.plustar.jp/php/book.rrd.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT