Webbserverprogrammering 1

Show sourcecode

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

webbsrvprg/exercises/includeochramverk/

include_1.php
include_2_bottom.php
include_2_top.php
index.php
ovn_in1.php
ovn_in2_sid1.php
ovn_in2_sid2.php
ovn_in2_sid3.php

include_2_bottom.php

9 lines ASCII Windows (CRLF)
<?php
echo('
        </article>
    </div>
</body>

</html>
'
)
?>