Diff for /parser3/www/htdocs/Attic/_bug.html between versions 1.32 and 1.93

version 1.32, 2004/03/19 12:23:04 version 1.93, 2005/08/08 08:41:52
Line 1 Line 1
 @main[]  @USE
 $soft(1)  /_bug_derived.p
 ^cache[/cache/soft-$soft.id](86400){  /_bug.p
 ^math:random(1000);  
 }  
 #^xdoc::load[a.xml]  
   
 @main2[]  
 ^connect[odbc://DSN=test_dbf]{  
 ^int:sql{select count(*) from test}  
 }  
   
 @mainx[]  
 $request:charset[windows-1251]  
 $response:charset[windows-1251]  
 $response:content-type[text/html]  
   
 $xdoc[^xdoc::load[_bug.xml]]  
 #^xdoc.string[]  
 $xdoc.search-namespaces.x[http://pif.design.ru/]  
 $nodes[^xdoc.select[//x:second]]  
 ^nodes._count[]  
   
 @main[]  @main[]
 ^bug.bug[]  $bug[^bug_derived::create[value from ctor]]
   read:$bug.paf<br>
   write:$bug.paf[works]<br>
   read:$bug.paf<br>
   
 @main[]  
 $d[^date::unix-timestamp(1079695550.808)]  
 #$d[^date::unix-timestamp(1079695983.321)]  
   
 ^d.sql-string[]  
   
 @main[]  
 ^date::now[]  
   
   ^taint[uri]["|&]

Removed from v.1.32  
changed lines
  Added in v.1.93


E-mail: