adatbazis f2

This commit is contained in:
2022-04-19 16:38:20 +02:00
parent ff269ba085
commit 954c5ccd38
14 changed files with 435 additions and 1 deletions

View File

@@ -1,7 +1,6 @@
<!DOCTYPE html>
<?php
include "kozos/kapcsolat.php";
//$kapcsolat = new Kapcsolat();
$adatok = $kapcsolat->readAll($kapcsolat->getDBC(), 'pizzak');
?>