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
u1_php_html [2010-08-30 10:54]
Joakim Forsgren
u1_php_html [2011-08-22 08:51]
Joakim Forsgren
Line 3: Line 3:
  
 <php> <php>
-highlight_file('../../code/lektion/php2.php');+//highlight_file('../../code/lektion/php2.php');
  
-echo "<br><br>";+//echo "<br><br>";
 // och CSS:n // och CSS:n
  
-highlight_file('../../code/lektion/style.css');+//highlight_file('../../code/lektion/style.css');
 </php> </php>