ngoquocdat <?php $query = mysqli_query($conn, "SELECT * FROM `recharge` WHERE `status` = '1'"); $total = mysqli_num_rows($query);