|
@@ -31,7 +31,7 @@
|
|
|
$stmt = $conn->query($query);
|
|
$stmt = $conn->query($query);
|
|
|
// $r = $stmt->fetch(PDO::FETCH_ASSOC);
|
|
// $r = $stmt->fetch(PDO::FETCH_ASSOC);
|
|
|
?>
|
|
?>
|
|
|
- <table class="table table-striped table-bordered" style="width:600px;">
|
|
|
|
|
|
|
+ <table class="table table-striped table-bordered">
|
|
|
<thead>
|
|
<thead>
|
|
|
<tr>
|
|
<tr>
|
|
|
<th>id</th>
|
|
<th>id</th>
|