Diff for /parser3/src/www/htdocs/Attic/index.html between versions 1.336 and 1.340

version 1.336, 2001/09/27 14:37:38 version 1.340, 2001/09/30 12:06:04
Line 1 Line 1
   @auto[]
   $CTYPE[
       $.windows-125o[^table::load[windows-1251.cfg]]
   ]
   
 @main[]  @main[]
   $response:content-type[$.value[text/html] $.charset[windows-125o]]
   #^regexp[]<hr>
   #^mail[]
 #^exec[]  #^exec[]
 #^fori[]  #^fori[]
 #^connect[mysql://hren]{^void:sql{nothing}}  #^connect[mysql://hren]{^void:sql{nothing}}
 #$response:content-type[$.value[text/html] $.charset[utf-8]]  
 ^xslt[]  ^xslt[]
 OK  OK
   
   @regexp[]
   $s[abcÀÁÂ]
   ^if(^s.match[á][i]){y}{n}
   
   @mail[]
   #$ORIGINS(1)
   ^mail:send[
           $.from[paf@design.ru]
           $.to[paf@design.ru]
           $.body[1
           
           2
           
           
                   3]
   ]
   
 @exec[]  @exec[]
 $a[^file::exec[fc.exe;a;b]]  $a[^file::exec[fc.exe;a;b]]
 $a.status|$a.stderr<hr>  $a.status|$a.stderr<hr>
Line 95  $file[^xdoc.file[ Line 119  $file[^xdoc.file[
 ^taint[^xdoc.string[]]  ^taint[^xdoc.string[]]
 #       $.encoding[windows-1251]  #       $.encoding[windows-1251]
 #       $.method[xml]  #       $.method[xml]
 #]]  ]]

Removed from v.1.336  
changed lines
  Added in v.1.340


E-mail: