Webbserverprogrammering 1

Show sourcecode

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

webbserverprogrammering/exercises/inkluderaFiler/incl2/

index.php
ovandel.php
slump.php
style.css
tre.php
två.php
underdel.php

index.php

3 lines ASCII Windows (CRLF)
1
2
3
<?php include("ovandel.php"?>
<article>Sida 1 <?php echo slump(); ?></article>
<?php include("underdel.php"?>