検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 71 for record (0.006 sec.)
Replaces a record in a database 9684
« dbase_pack Firebird/InterBase » PHP Manual dBase 関数 Replaces a record in a database dbase_re ... place_record (PHP 5 < 5.3.0, dbase 5, dbase 7) dbase_replace_re ... cord — Replaces a record in a database 説明 dbase_replace_record ( resource ... ray $data , int $number ): bool Replaces the given record in the database with the given data. パラメータ da ... of fields in the database, otherwise dbase_replace_record() will fail. 注意 : If you're using dbase_get_reco ...
https://man.plustar.jp/php/function.dbase-replace-record.html - [similar]
Gets a record from a database as an associative array 9586
« dbase_get_header_info dbase_get_record » PHP Manual dBase 関数 Gets a record from a database a ... s an associative array dbase_get_record_with_names (PHP 5 < 5.3.0, dbase 5, dbase 7) dbase ... _get_record_with_names — Gets a record from a database as an a ... ssociative array 説明 dbase_get_record_with_names ( resource $database , int $number ): a ... rray Gets a record from a dBase database as an associative array. パラ ...
https://man.plustar.jp/php/function.dbase-get-record-with-names.html - [similar]
Gets a record from a database as an indexed array 9530
« dbase_get_record_with_names dbase_numfields » PHP Manual dBase 関数 Gets a record from a datab ... ase as an indexed array dbase_get_record (PHP 5 < 5.3.0, dbase 5, dbase 7) dbase_get_record ... — Gets a record from a database as an indexed array 説明 dbase_get ... _record ( resource $database , int $number ): array Gets a ... record from a database as an indexed array. パラメータ da ...
https://man.plustar.jp/php/function.dbase-get-record.html - [similar]
Adds a record to a database 9501
« dBase 関数 dbase_close » PHP Manual dBase 関数 Adds a record to a database dbase_add_record (P ... HP 5 < 5.3.0, dbase 5, dbase 7) dbase_add_record — Adds a record to a database 説明 dbase_add_recor ... ber of fields in the database, otherwise dbase_add_record() will fail. 注意 : If you're using dbase_get_reco ... a resource instead of an int . 例 例1 Inserting a record in a dBase database <?php // open in read-write mo ... en ( '/tmp/test.dbf' , 2 ); if ( $db ) { dbase_add_record ( $db , array( date ( 'Ymd' ), 'Maxim Topolov' , ' ...
https://man.plustar.jp/php/function.dbase-add-record.html - [similar]
Deletes a record from a database 9445
« dbase_create dbase_get_header_info » PHP Manual dBase 関数 Deletes a record from a database db ... ase_delete_record (PHP 5 < 5.3.0, dbase 5, dbase 7) dbase_delete_rec ... ord — Deletes a record from a database 説明 dbase_delete_record ( resourc ... e $database , int $number ): bool Marks the given record to be deleted from the database. 注意 : To actuall ... y remove the record from the database, you must also call dbase_pack() ...
https://man.plustar.jp/php/function.dbase-delete-record.html - [similar]
dBase 関数 9417
« 定義済み定数 dbase_add_record » PHP Manual dBase dBase 関数 dBase 関数 例 Many examples in thi ... in the example of dbase_create() . 目次 dbase_add_record — Adds a record to a database dbase_close — Closes ... ase dbase_create — Creates a database dbase_delete_record — Deletes a record from a database dbase_get_heade ... nfo — Gets the header info of a database dbase_get_record_with_names — Gets a record from a database as an a ... ssociative array dbase_get_record — Gets a record from a database as an indexed arra ...
https://man.plustar.jp/php/ref.dbase.html - [similar]
dBase 9305
« cubrid_send_glo はじめに » PHP Manual ベンダー固有のモジュール dBase dBase はじめに インストー ... 時設定 リソース型 定義済み定数 dBase 関数 dbase_add_record — Adds a record to a database dbase_close — Closes ... ase dbase_create — Creates a database dbase_delete_record — Deletes a record from a database dbase_get_heade ... nfo — Gets the header info of a database dbase_get_record_with_names — Gets a record from a database as an a ... ssociative array dbase_get_record — Gets a record from a database as an indexed arra ...
https://man.plustar.jp/php/book.dbase.html - [similar]
Record alert log information 9220
« SeasLog SeasLog::analyzerCount » PHP Manual SeasLog Record alert log information SeasLog::aler ... t (PECL seaslog >=1.0.0) SeasLog::alert — Record alert log information 説明 public static SeasLog:: ... , array $content = ? , string $logger = ? ): bool Record alert log information. 注意 : "ALERT" - Action mus ... ed by SeasLog::setLogger() . 戻り値 Return TRUE on record log information success, FALSE on failure. 例 例1 ... } 参考 seaslog.default_template SeasLog::debug() - Record debug log information SeasLog::info() - Record inf ...
https://man.plustar.jp/php/seaslog.alert.html - [similar]
Record critical log information 9220
« SeasLog::__construct SeasLog::debug » PHP Manual SeasLog Record critical log information SeasL ... ritical (PECL seaslog >=1.0.0) SeasLog::critical — Record critical log information 説明 public static SeasLo ... , array $content = ? , string $logger = ? ): bool Record critical log information. 注意 : "CRITICAL" - Crit ... ed by SeasLog::setLogger() . 戻り値 Return TRUE on record log information success, FALSE on failure. 例 例1 ... } 参考 seaslog.default_template SeasLog::debug() - Record debug log information SeasLog::info() - Record inf ...
https://man.plustar.jp/php/seaslog.critical.html - [similar]
Record debug log information 9220
« SeasLog::critical SeasLog::__destruct » PHP Manual SeasLog Record debug log information SeasLo ... g::debug (PECL seaslog >=1.0.0) SeasLog::debug — Record debug log information 説明 public static SeasLog:: ... , array $content = ? , string $logger = ? ): bool Record debug log information. 注意 : "DEBUG" - Detailed d ... ed by SeasLog::setLogger() . 戻り値 Return TRUE on record log information success, FALSE on failure. 例 例1 ... } 参考 seaslog.default_template SeasLog::info() - Record info log information SeasLog::notice() - Record no ...
https://man.plustar.jp/php/seaslog.debug.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT