added upload doc

This commit is contained in:
2024-09-20 21:21:35 +02:00
parent 31e76e40cf
commit d0698f2a6a
12 changed files with 486 additions and 15 deletions
+1 -1
View File
@@ -105,7 +105,7 @@ $result = $stmt->get_result();
<a href="manage-home.php?idhome=<?php echo $row['idhome']; ?>" class="btn btn-info btn-sm">
<i class="fas fa-info-circle"></i> Dettagli
</a>
<a href="manage-home.php?idhome=<?php echo $row['idhome']; ?>" class="btn btn-primary btn-sm">
<a href="documents-home.php?idhome=<?php echo $row['idhome']; ?>" class="btn btn-primary btn-sm">
<i class="fas fa-info-circle"></i> Documenti
</a>
<a href="manage-home.php?idhome=<?php echo $row['idhome']; ?>" class="btn btn-danger btn-sm">