Diff for /parser3/src/www/htdocs/Attic/index.html between versions 1.14 and 1.247

version 1.14, 2001/03/18 16:36:57 version 1.247, 2001/07/26 16:16:57
Line 1 Line 1
 @main[]  @main[]
 ^untaint[as-is]{^process[$request:query]}<BR>  ^connect[odbc://dsn=voz7^;uid=voz^;pwd=pwd]{
 ^$request:query=$request:query<BR>  #    ^void::sql{insert into хрен (a) values (1)}
 ^$request:uri=$request:uri<BR>          $id(^int:sql{select 5})
 <a href=^untaint[uri]{$request:query}>aaaaaaaa</a>          $id
   
           $пресса[^table::sql{select * from press where header='$form:h'}]
           ^пресса.menu{
                   $пресса.id, $пресса.date_row, $пресса.header, $пресса.short_text^rem{, $пресса.full_text}, $пресса.mode
           }[<br>]
   }
   <hr>
   #$response:status[404]
   #$response:location[/inh.html]
   #<hr>
   $таблица[^table::set{a  b
   1       2
   11      22
   }]
   ^$таблица.fields.a=$таблица.fields.a<br>
   ^$таблица.a=$таблица.a<br>
   <hr>
   $n[z]
   =^n.match[sdf][]{123}=
   <hr>
   
   =$3=
   <hr>
   
   $строка[123]
   ^строка.match[(.);g]{($match.1)}
   <hr>
   $a{
           $b[1]
   }
   ^$b=$b<br>
   ^$a!$a<br>
   ^$b=$b<br>
   <hr>

Removed from v.1.14  
changed lines
  Added in v.1.247


E-mail: