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
lab [2019/03/14 12:34]
fplmarques [Current Projects]
lab [2019/03/14 12:45]
fplmarques [Current Projects]
Line 34: Line 34:
 ====== Current Projects ====== ====== Current Projects ======
 \\ \\
-<​html>​ 
-<​body>​ 
  
-<?php 
-echo strlen("​Hello world!"​);​ 
-?> 
-  
-</​body>​ 
-</​html>​ 
-\\