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
u2_php_html [2010-09-02 08:47]
Joakim Forsgren
u2_php_html [2022-07-18 13:20] (current)
Line 11: Line 11:
 Extra:\\ Extra:\\
 Spara namn i en "high score" lista som du lagrar i en textfil, man skall även kunna se alla resultat. Spara namn i en "high score" lista som du lagrar i en textfil, man skall även kunna se alla resultat.
 +
 +===== Från genomgång =====
  
 <php> <php>
 highlight_file('../../code/lektion/php3.php'); highlight_file('../../code/lektion/php3.php');
 +</php>
 +===== Från genomgång av min kod =====
 +<php>
 +highlight_file('../../code/lektion/php3_ex.php');
 </php> </php>