Webbserverprogrammering 1

Show sourcecode

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

webbsrvprg/exercises/inkludera/

hejsvejs.php
inkludera.php
inkludera1.php
inkludera2a.php
inkludera2b.php
inkludera2c.php
slut.php
start.php

hejsvejs.php

3 lines ASCII Windows (CRLF)
1
2
3
<?php
  
echo "Hejs Svejs!"
?>