Webbserverprogrammering 1

Show sourcecode

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

webbserverprogrammering/exercises/ovn_in2/

incl/
sida1.php
sida2.php
sida3.php
style.css

sida3.php

7 lines ASCII Windows (CRLF)
<?php include 'incl/sidstarts.php'?>

    <div id="content">
        <h2>Sida 3</h2>
    </div>

<?php include 'incl/sidsluts.php';?>