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
Previous revision
dvprog_06 [2022-09-12 12:29]
Daniel Viström
dvprog_06 [2023-09-18 09:15]
Daniel Viström
Line 1: Line 1:
 ====== Lösning till uppgift 2 ====== ====== Lösning till uppgift 2 ======
-<php> 
-/** 
  
 <code php> <code php>
Line 15: Line 13:
 include 'foot.php'; include 'foot.php';
 </code> </code>
 +
 +
 +<php>
 +/**
 +
  
 **/ **/
 </php> </php>