Shell scripts
From GeodesyLab
<include src="http://www.ietf.org/rfc/rfc1945" />
<source lang="php"> <?php
v = "string"; // sample initialization
?> html text <?
echo v; // end of php code
?> </source>
<include src="http://www.ietf.org/rfc/rfc1945" />
<source lang="php"> <?php
v = "string"; // sample initialization
?> html text <?
echo v; // end of php code
?> </source>