Webbserverprogrammering 1

Show sourcecode

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

webbserverprogrammering/exercises/inkluderaFiler/

hejSvejs.php
incl1.php
incl2/

hejSvejs.php

3 lines ASCII Windows (CRLF)
1
2
3
<?php
echo "Hej svejs!";
?>