Diff for /parser3/src/www/htdocs/Attic/index.html between versions 1.13 and 1.246

version 1.13, 2001/03/18 16:32:27 version 1.246, 2001/07/26 12:25:37
Line 1 Line 1
 @main[]  @main[]
 123  ^connect[odbc://dsn=voz7^;uid=voz^;pwd=pwd]{
   #    ^void::sql{insert into хрен (a) values (1)}
           $id(^int:sql{select 5})
           $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[]
   =^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.13  
changed lines
  Added in v.1.246


E-mail: