Webbserver - Love Blomberg

Show sourcecode

The following files exists in this folder. Click to view.

public_html/exercises/databas/ovn_db2/

admin/
admin.php
home.php
login.php
logout.php

admin.php

11 lines ASCII Windows (CRLF)
<!DOCTYPE html>
<html lang="en">
<head>
 <meta charset="UTF-8">
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 <title>Admin Panel</title>
</head>
<body>
 
</body>
</html>