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
Next revision Both sides next revision
lab [2019/03/08 11:23]
fplmarques [Iniciação Científica/Undergraduate Research]
lab [2019/03/14 12:34]
fplmarques [Current Projects]
Line 34: Line 34:
 ====== Current Projects ====== ====== Current Projects ======
 \\ \\
-\\+<​html>​ 
 +<​body>​
  
 +<?php
 +echo strlen("​Hello world!"​);​
 +?>
 + 
 +</​body>​
 +</​html>​
 +\\