You are on page 1of 1

<table class="table table-striped table-dark " id= "table_id">

<thead>
<tr>
<th>Nombre</th>
<th>Correo</th>
<th>Password</th>
<th>Telefono</th>
<th>Fecha</th>
<th>Rol</th>

</tr>
</thead>
<tbody>

<br />
<b>Warning</b>: mysqli_connect(): (HY000/1049): Unknown database 'r_user' in
<b>C:\xampp\htdocs\ejemplo\includes\excel.php</b> on line <b>28</b><br />
<br />
<b>Fatal error</b>: Uncaught TypeError: mysqli_query(): Argument #1 ($mysql) must
be of type mysqli, bool given in C:\xampp\htdocs\ejemplo\includes\excel.php:32
Stack trace:
#0 C:\xampp\htdocs\ejemplo\includes\excel.php(32): mysqli_query(false, 'SELECT
user.id,...')
#1 {main}
thrown in <b>C:\xampp\htdocs\ejemplo\includes\excel.php</b> on line
<b>32</b><br />

You might also like