Diff for /parser3/src/www/htdocs/Attic/index.html between versions 1.185 and 1.189

version 1.185, 2001/05/17 15:57:35 version 1.189, 2001/05/17 19:03:00
Line 2 Line 2
 #^main[]  #^main[]
 #^use[$form:file]  #^use[$form:file]
   
 $ñòðîêà[âàñÿÇäÅñÜ]  $ñòðîêà[âàñÿ ÇäÅñÜ]
 ^^ñòðîêà.upper[]=^ñòðîêà.upper[]<br>  ^^ñòðîêà.upper[]=^ñòðîêà.upper[]<br>
 ^^ñòðîêà.lower[]=^ñòðîêà.lower[]<br>  ^^ñòðîêà.lower[]=^ñòðîêà.lower[]<br>
 <hr>  <hr>
Line 18  $t[^table:set{key value Line 18  $t[^table:set{key value
 2       v2}]  2       v2}]
 $h[^t.hash[key]]  $h[^t.hash[key]]
   
   ^sql_test[$SQL.connect-string]
 #^rem{  ^sql_test[mysql://test:test@localhost/test/cp1251_koi8]
 ^connect[$SQL.connect-string]{  
         $shit[^taint[our's]]  
 #       $paf[^table:sql{insert into paf (name, age) values ('$shit', ^random:generate(10000))}]  
         $paf[^table:sql{select * from paf order by id desc}(5)]  
         $paf{  
         ^if(^empty[]){query result is empty}{  
         <table border=1>  
                 <tr><td>id</td><td>name</td><td>age</td></tr>  
                 ^menu{<tr><td>$id</td><td>$name</td><td>$age</td></tr>}  
         </table>  
         }}  
 }  
 #}  
   
 <HR>  <HR>
 $abc{}  $abc{}
Line 148  ${comment}. Line 135  ${comment}.
 @end  @end
   
   
 @a[]  @sql_test[connect-string]
   #^rem{
   #^for[i](1;2){
   ^connect[$connect-string]{
           $shit[^taint[our's]]
   #       $paf[^table:sql{insert into paf (name, age) values ('$shit', ^random:generate(10000))}]
           $paf[^table:sql{select * from paf order by id desc}(5)]
           $paf{
           ^if(^empty[]){query result is empty}{
           <table border=1>
                   <tr><td>id</td><td>name</td><td>age</td></tr>
                   ^menu{<tr><td>$id</td><td>$name</td><td>$age</td></tr>}
           </table>
           }}
   }
   #}
   #}
   

Removed from v.1.185  
changed lines
  Added in v.1.189


E-mail: