Helping ordinary people create extraordinary websites!
HOME TUTORIALS SCRIPTS WEB HOSTING BLOG FORUM
Get Our Newsletter
Email:

<SAMP>

<SAMP> indicates text which is an example of something. It is also commonly used to represent some key piece of text that has special meaning.

this code produces this
If the file starts with <SAMP>nph-</SAMP> 
then the web server passes all 
output straight to the socket.
If the file starts with nph- then the web server passes all output straight to the socket.

<SAMP> is rendered in a fixed width font. <SAMP> has a similar purpose to <CODE>.

Copyright 1997-2002 Idocs Inc.