PyHP uses a syntax similar to ASP to define sections of code. Text outside any defined section is not parsed but sent directly to the client as part of the body of the response. Other types of sections are covered below. 2.1
<%
'' and ``%>
'' cannot appear anywhere in
the document if they are not intended as separators as this will mess up the
parser.