Mysqli
PHP Manual

The MySQLi_Result class

MySQLi_Result クラス

導入

データベースへのクエリにより得られた結果セットを表します。

クラス概要

MySQLi_Result
MySQLi_Result {
/* プロパティ */
int $current_field ;
int $field_count;
array $lengths;
int $num_rows;
/* メソッド */
int mysqli_field_tell ( mysqli_result $result )
bool mysqli_result::data_seek ( int $offset )
mixed mysqli_result::fetch_all ([ int $resulttype ] )
mixed mysqli_result::fetch_array ([ int $resulttype ] )
object mysqli_result::fetch_field_direct ( int $fieldnr )
object mysqli_result::fetch_object ([ string $class_name [, array $params ]] )
mixed mysqli_result::fetch_row ( void )
int mysqli_num_fields ( mysqli_result $result )
bool mysqli_result::field_seek ( int $fieldnr )
void mysqli_result::free ( void )
array mysqli_fetch_lengths ( mysqli_result $result )
int mysqli_num_rows ( mysqli_result $result )
}

目次


Mysqli
PHP Manual
アダルトレンタルサーバー