Webbserverprogrammering 1

Show sourcecode

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

webbsrvprg/incl/

config.php
footer.php
header.php
hejsvejs.php
sidslut.php
sidstart.php

hejsvejs.php

3 lines ASCII Windows (CRLF)
1
2
3
<?php
echo "Hejsvejs <br>";
?>