Differences

This shows you the differences between two versions of the page.

Link to this comparison view

publications [2015/02/09 14:51]
ipa
publications [2021/03/02 13:28]
Line 1: Line 1:
-<?php echo "hello world!";​ ?> 
  
-<php> 
-echo 'The PHP version: '; 
-echo phpversion();​ 
-echo ' (generated inline HTML)';​ 
-</​php>​