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_05 [2019-09-09 09:18]
Daniel Viström
dvprog_05 [2022-07-18 13:20] (current)
Line 1: Line 1:
-====== Genomgång - Loopar ======+====== Genomgång - Loopar ======
  
 <php> <php>
Line 23: Line 23:
  
 include 'foot.php'; include 'foot.php';
-?> 
 </code> </code>
  
Line 64: Line 63:
  
 include 'foot.php'; include 'foot.php';
-?> 
 </code> </code>
  
Line 87: Line 85:
  
 include 'foot.php'; include 'foot.php';
-?> 
 </code> </code>