Webbserverprogrammering 1

Show sourcecode

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

ramverket/exercises/quiz/inc/

config.php
connect_db.php
db_manager.php
footer.php
head.php
header.php
login_check.php

footer.php

3 lines ASCII Windows (CRLF)
1
2
3
<footer>
    <p class="copyright_text">&copy; 2025 Quizzeria</p>
</footer>