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

version 1.176, 2001/05/08 10:39:27 version 1.247, 2001/07/26 16:16:57
Line 1 Line 1
 @main[]  @main[]
 $t1[^table:set{key      value  ^connect[odbc://dsn=voz7^;uid=voz^;pwd=pwd]{
 1       v1  #    ^void::sql{insert into хрен (a) values (1)}
 2       v2}]          $id(^int:sql{select 5})
 $h1[^t1.hash[key]]          $id
 ^h1.default[$value[nothing]]  
 ^$h1.2.value=$h1.2.value<br>          $пресса[^table::sql{select * from press where header='$form:h'}]
 ^$h1.2x.value=$h1.2x.value<br>          ^пресса.menu{
 <hr>                  $пресса.id, $пресса.date_row, $пресса.header, $пресса.short_text^rem{, $пресса.full_text}, $пресса.mode
 $t2[^table:set{key      a       b          }[<br>]
 1       a1  }
 2       a2      b2  
 }]  
 t2 ^if(^t2.empty[]){empty}{not empty}<br>  
 ^t2.offset(1)  
 $t2.b  
 $r[^t2.record[]]  
 <hr>  <hr>
 $th[^t2.hash[b]]  #$response:status[404]
 ^$th.b2.a=$th.b2.a<br>  #$response:location[/inh.html]
   #<hr>
   $таблица[^table::set{a  b
   1       2
   11      22
   }]
   ^$таблица.fields.a=$таблица.fields.a<br>
   ^$таблица.a=$таблица.a<br>
 <hr>  <hr>
 $th[^t2.hash[key;a]]  $n[z]
 ^$th.2.a=$th.2.a<br>  =^n.match[sdf][]{123}=
 <hr>  <hr>
 #^OP:eval(1<2)  
   
 $filelist[^table:dir[.]]  =$3=
 <hr>  
 $path[/news/tululu/]  
 #^path.flip[]  
 <hr>  <hr>
 $branches[^table:set{name       val  
 index.cgihtml   123  
 }]  
 $splitURI[^request:uri.lsplit[/]]  
 name ^if(^branches.locate[name;$splitURI.1]){found;not found}:  
 $branches.name  
 <HR>  
 $splitURI[^request:uri.lsplit[/]]  
 $splitURI.0!$splitURI.1  
 <HR>  
   
 $t2[^table:set{dir      title  $строка[123]
 /here   Here  ^строка.match[(.);g]{($match.1)}
 }]  <hr>
 $t2{^menu{${dir}-$title}[,]}  $a{
 <HR>          $b[1]
 $dir[news]  
 $list[^table:dir[$dir]]  
 ^list.menu{  
     $subdir[$dir/$list.name]  
         $sublist[^table:dir[$subdir]]  
         ${list.name}/ $sublist{^menu{$name}[,]}<br>  
 }  }
 <HR>  ^$b=$b<br>
 ^t[x]  ^$a!$a<br>
 <HR>  ^$b=$b<br>
 ^if(in "/otherdeeper"){y;n}  <hr>
 <HR>  
 ^$form:проверка_имя=$form:проверка_имя<BR>  
 <form method=post>  
 <input name=проверка_имя value=проверка_значение>  
 <input type=submit>  
 </form>  
 <HR>  
   
 ^^table:dir[/]:<BR>  
 $d[^table:dir[/]]  
 $d{^menu{$name &nbsp^;&nbsp^;&nbsp^;&nbsp^;^if(-f $name){-f} ^if(-d $name){-d};<BR>}}  
 <HR>  
   
 $files[^table:set{name}]  
 $d{^menu{  
     ^if(-d "$name"){  
         ^:files.append{$name}  
     }  
 }}  
   
 $files{^menu{$name}[,]}  
 <HR>  
   
 @exception[origin;source;comment;type;code][i;j]  
 <body bgcolor=black>  
 <font color=white>  
 ERROR:  
 ^if(def $source){$origin '$source'}  
 ${comment}.  
 ^if(def $type){type=$type}  
 ^if(def $code){code=$code}  
   
 @auto_test[]  
 ^BASE.auto_test[]  
 <li>${request:uri}!  
   
 @t[a]  
 -${a}-  
 @end  
   

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


E-mail: