Files from 25-03-26 and added missing Files
This commit is contained in:
14
Zweites Jahr/unterrichts_projekt/pdo_test_ok.php
Executable file
14
Zweites Jahr/unterrichts_projekt/pdo_test_ok.php
Executable file
@@ -0,0 +1,14 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Entry succeded</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>PDO Testset</h1>
|
||||
<h2>Thank You Landing Page</h2>
|
||||
<p>Thank You, you succeded!</p>
|
||||
<p><a href = "pdo_test_form.php">Another Entry?</a></p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user