それを行うには多くの方法がありますが、最も似ていると思います:
$fieldName = mysqli_fetch_field_direct($result, $i)->name;
http://www.php.net/manual /en/mysqli-result.fetch-field-direct.php
それを行うには多くの方法がありますが、最も似ていると思います:
$fieldName = mysqli_fetch_field_direct($result, $i)->name;
http://www.php.net/manual /en/mysqli-result.fetch-field-direct.php