Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
dvprog_06 [2022-07-18 13:20]
127.0.0.1 external edit
dvprog_06 [2022-09-12 12:29]
Daniel Viström
Line 1: Line 1:
 ====== Lösning till uppgift 2 ====== ====== Lösning till uppgift 2 ======
 +<php> 
 +/**
 <code php> <code php>
 <?php <?php
Line 13: Line 14:
 include 'foot.php'; include 'foot.php';
 </code> </code>
 +**/
 +</php>