Related

Elsewhere

print
hello world

include
"to be or not to be"

dynamic
dynamic.php

source

<HTML>
<HEAD>
</HEAD>

<BODY><div style="float: right; margin-right: 1em;">
<p style="margin-top: 0px; margin-bottom: 0px;"><b>Related</b></p>
<ul style="margin-top: 0px;">
  <li>simple
  <li><a href=objects.php>objects</a>
  <li><A HREF=http://howtolabs.net/>howtolabs.net</A>
  </ul>
<p style="margin-bottom: 0px;"><b>Elsewhere</b></p>
<ul style="margin-top: 0px;">
  <li><i><A HREF=http://www.php.net/>php.net</A></i>
  </ul>

</div>

<B>print</B>
<BR><?php echo "hello "?> world

<P><B>include</B>
<BR><?php include "include.ihtml"?>

<P><B>dynamic</B>
<BR><A HREF=http://www.zaptech.com/rickatech/xmas/>dynamic.php</A>
<!--  BR><A HREF=dynamic.php?image=http://dev.zaptech.com/new/qc.jpeg&title=web+cam ?>dynamic.php</A  -->

<DL><DT><B>source</B>
<DD><PRE><FONT SIZE=-2><?PHP highlight_file("simple.php"); ?></FONT></PRE>
</DL>

</BODY>
</HTML>