Tutorial by Examples

$data = $result->mysqli_fetch_array(MYSQLI_NUM);
$data = $result->mysqli_fetch_array(MYSQLI_BOTH);

Page 1 of 1