検索

phrase: max: clip:
target: order:
Results of 11 - 19 of about 19 for records (0.006 sec.)
ホスト名に関連する DNS リソースレコードを取得する 7854
« dns_get_mx fsockopen » PHP Manual ネットワーク 関数 ホスト名に関連する DNS リソースレコードを取 ... oritative_name_servers = null , array &$additional_records = null , bool $raw = false ): array | false 指定し ... vers のリソースレコードが格納されます。 additional_records 参照で渡し、 Additional Records が格納されます。 r ... ものです。そのため、 dns_get_record() は additional_records に関連するレコードを含めて返します。 また、 author ...
https://man.plustar.jp/php/function.dns-get-record.html - [similar]
直近の SQL ステートメントによって作用した行数を返す 7598
« PDOStatement::nextRowset PDOStatement::setAttribute » PHP Manual PDOStatement 直近の SQL ステー ... olumn (); print "There are " . $count . " matching records." ; 上の例の出力は、 たとえば以下のようになります。 ... There are 2 matching records. 参考 PDOStatement::columnCount() - 結果セット中の ...
https://man.plustar.jp/php/pdostatement.rowcount.html - [similar]
dBase 7444
« cubrid_send_glo はじめに » PHP Manual ベンダー固有のモジュール dBase dBase はじめに インストー ... — Gets the number of fields of a database dbase_numrecords — Gets the number of records in a database dbase_o ...
https://man.plustar.jp/php/book.dbase.html - [similar]
Deletes a record from a database 7359
« dbase_create dbase_get_header_info » PHP Manual dBase 関数 Deletes a record from a database db ... ber An integer which spans from 1 to the number of records in the database (as returned by dbase_numrecords() ...
https://man.plustar.jp/php/function.dbase-delete-record.html - [similar]
Gets the number of fields of a database 7359
« dbase_get_record dbase_numrecords » PHP Manual dBase 関数 Gets the number of fields of a datab ... , while record numbers are between 1 and dbase_numrecords($db) . パラメータ database The database resource, ... ++) { echo $rec [ $i ], "\n" ; } ?> 参考 dbase_numrecords() - Gets the number of records in a database 関連キ ... ード: database , fields , of , the , numfields , numrecords , resource , record , int , create ...
https://man.plustar.jp/php/function.dbase-numfields.html - [similar]
Packs a database 7359
« dbase_open dbase_replace_record » PHP Manual dBase 関数 Packs a database dbase_pack (PHP 5 < 5 ... the specified database by permanently deleting all records marked for deletion using dbase_delete_record() . ... bf' , 2 ); if ( $db ) { $record_numbers = dbase_numrecords ( $db ); for ( $i = 1 ; $i <= $record_numbers ; $i ...
https://man.plustar.jp/php/function.dbase-pack.html - [similar]
Replaces a record in a database 7205
« dbase_pack Firebird/InterBase » PHP Manual dBase 関数 Replaces a record in a database dbase_re ... ber An integer which spans from 1 to the number of records in the database (as returned by dbase_numrecords() ...
https://man.plustar.jp/php/function.dbase-replace-record.html - [similar]
サンプル 6471
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Exa ... fields Example Example#1211 - Looping over all the records of the database Example#1212 - Opening a dBase dat ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
関数・メソッド 6471
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッ ... - Gets the number of fields of a database dbase_numrecords - Gets the number of records in a database dbase_o ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
PREV 1 2 NEXT