Diff for /parser3/www/htdocs/Attic/index.html between versions 1.114 and 1.120

version 1.114, 2002/08/15 10:38:18 version 1.120, 2002/08/21 10:18:36
Line 19  $selffilespec[$filespec] Line 19  $selffilespec[$filespec]
 #^a.format[%.10u]  #^a.format[%.10u]
 #$result[111]  #$result[111]
 #^f[a]  #^f[a]
 ^connect[mysql://mdm:4b833ljq@db-mysql/mdm]{  #^connect[mysql://mdm:4b833ljq@db-mysql/mdm]{
 #       ^int:sql{select news_id from news where news_id=-1}[  #       ^int:sql{select news_id from news where news_id=-1}[
 ##      $.default{2}  ##      $.default{2}
 #       ]<br>  #       ]<br>
     ^hash::sql{bad}  #    ^hash::sql{bad}
 #    ^string:sql{select news_id from news where news_id=-1}[$.default{2}]  #    ^string:sql{select news_id from news where news_id=-1}[$.default{2}]
 #       ^file::load[text;^string:sql{select 'from sql server' }]  #       ^file::load[text;^string:sql{select 'from sql server' }]
 #       ^string:sql{select '^^hello[]' }] $ORIGINS(1)  #       ^string:sql{select '^^hello[]' }] $ORIGINS(1)
 #       ^process{       ^^h[]}  #       ^process{       ^^h[]}
 #       ^process{^string:sql{select '1  #       ^process{^string:sql{select '1
 #       ^^hello[]' }]   }  #       ^^hello[]' }]   }
 }  #}
 #^eval(2)  #^eval(2)
 #^tcrashlocaljunctionsv2[]  #^tcrashlocaljunctionsv2[]
 #^tcrashlocaljunctions[]  #^tcrashlocaljunctions[]
Line 143  $selffilespec[$filespec] Line 143  $selffilespec[$filespec]
 #^tif[]  #^tif[]
 #^image[]  #^image[]
 #^mail2[]  #^mail2[]
 #^cookie[]  
 #^response[]  #^response[]
 #^regexp2[]  #^regexp2[]
 #^ttablerem[]  #^ttablerem[]
Line 214  $selffilespec[$filespec] Line 213  $selffilespec[$filespec]
 #^xtabletest[]  #^xtabletest[]
 #^staticstest[]  #^staticstest[]
 #^staticstest2[]  #^staticstest2[]
 ^rbodytest[]  #^rbodytest[]
   #^cookie[]
   #^cookieexpirestest[]
   #^postest[]
   #^voidpostest[]
   ^virtualtest[]
 <hr>  <hr>
 OK  OK
   
   @virtualtest[]
   $derived[^derived::create[derived create actual param]]
   ^derived.test[]
   
   
   @voidpostest[]
   $s[]
   ^s.pos[$nothing]
   
   @postest[]
   $s[$nothing]
   ^s.pos[$nothing]
   
   @cookieexpirestest[]
   #$cookie:exptest[1]
   #$cookie:exptest[$.value[2] $.expires(+1)]
   $response:xxxx[^date::now(+10)]
   $response:yyy[$.value[^date::now(+20)]]
   $response:yyy[$.value[vvv] $.aaaa[^date::now(+20)]]
   
 @rbodytest[]  @rbodytest[]
 $request:body=  $request:body=
 <form method=post>  <form method=post>
Line 1798  $response:body[^pict.gif[]] Line 1822  $response:body[^pict.gif[]]
 ]  ]
   
 @cookie[]  @cookie[]
 $env:HTTP_COOKIE<br>  #$env:HTTP_COOKIE<br>
   
 #$cookie:переменная[test тест ТЕСТ2]  #$cookie:переменная[test тест ТЕСТ2]
 =$cookie:переменная=<br>  =$cookie:переменная=<br>

Removed from v.1.114  
changed lines
  Added in v.1.120


E-mail: