For a guide to the choosing ASP or PHP, click here
Home >> Miscellaneous >> Display Text to the Browser This code sample just shows you how to easily display text to the browser screen
<% response.write("Hello ASPvPHP") %> What is ASP?
What is PHP?