Diff for /parser3/src/www/htdocs/Attic/index.html between versions 1.9 and 1.31

version 1.9, 2001/03/18 11:37:56 version 1.31, 2001/03/21 15:53:31
Line 1 Line 1
 @z[]  @main[]
   $href[${request:uri}.]
   <a href=$href>$href</a>
   <HR>
   
   ^$cookie:a={$cookie:a}<BR>
   $cookie:a[123]
   ^$form:a={$form:a}<BR>
   $env:CONTENT_LENGTH ?<BR>
   
   ^$env:REQUEST_URI={$env:REQUEST_URI}<BR>
   
   @exception[origin;source;comment;type;code]
   ERROR:
   ^if(def $source){$origin '$source'}
   ${comment}.
   ^if(def $type){type=$type}
   ^if(def $code){code=$code}

Removed from v.1.9  
changed lines
  Added in v.1.31


E-mail: