Diff for /parser3/www/htdocs/Attic/index.html between versions 1.82 and 1.87

version 1.82, 2002/06/28 09:59:03 version 1.87, 2002/08/06 12:48:15
Line 4 Line 4
 @auto[filespec]  @auto[filespec]
 $selffilespec[$filespec]  $selffilespec[$filespec]
 #$form:here  #$form:here
 $request:charset[windows-1251]  #$request:charset[UTF-8]
 $response:charset[windows-1251]  #$response:charset[windows-1251]
 $response:content-type[$.value[text/html]$.charset[$response:charset]]  #$response:content-type[$.value[text/html]$.charset[$response:charset]]
   
 #@postprocess[body]  #@postprocess[body]
 #<b>$body</b>  #<b>$body</b>
Line 17  $response:content-type[$.value[text/html Line 17  $response:content-type[$.value[text/html
 #^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}[$.default{2}]<br>          ^int:sql{select news_id from news where news_id=-1}[
 #    ^string:sql{select news_id from news where news_id=-1}[$.default{2}]  #       $.default{2}
 #}          ]<br>
       ^string:sql{select news_id from news where news_id=-1}[$.default{2}]
   }
 #^eval(2)  #^eval(2)
 #^tcrashlocaljunctionsv2[]  #^tcrashlocaljunctionsv2[]
 #^tcrashlocaljunctions[]  #^tcrashlocaljunctions[]
Line 129  $response:content-type[$.value[text/html Line 131  $response:content-type[$.value[text/html
 #$t[^methresult[]] ->$t  #$t[^methresult[]] ->$t
 #^terror[]  #^terror[]
 #^ssave[]  #^ssave[]
 #^calendar[]  
 #^thash[]  #^thash[]
 #^tdef[]  #^tdef[]
 #^ford[]  #^ford[]
Line 185  $response:content-type[$.value[text/html Line 186  $response:content-type[$.value[text/html
 #^cryptdocsample[]  #^cryptdocsample[]
 #^sendtests[]  #^sendtests[]
 #^tnormalize[]  #^tnormalize[]
 ^xmltransformbyxdoc[]  #^xmltransformbyxdoc[]
 #^sergestrandef[]  #^sergestrandef[]
   #^tstdin[]
   #^tfind[]
   #^calendar[]
   #^mimet[]
   ^cgit[]
 <hr>  <hr>
 OK  OK
   
   @cgit[]
   $f[^file::cgi[showenv.cmd]]
   $f.HELLO=<br>
   $f.CONTENT-TYPE=<br>
   $f.content-type=<br>
   
   
   @mimet[]
   $f[^file::stat[a.GIF]]
   $f.content-type
   
   
   @tfind[]
   ^file:find[index.html]
   
   @tstdin[]
   $f[^file::exec[test.pl;$.stdin[проверка stdin потока]]]
   <pre>$f.text</pre>
   
 @sergestrandef[]  @sergestrandef[]
 $sQuantity[ ]  $sQuantity[ ]
 ^sQuantity.int(10)  ^sQuantity.int(10)
Line 1587  $abc[abc] Line 1612  $abc[abc]
 ^abc.save[abc]  ^abc.save[abc]
   
 @calendar[]  @calendar[]
 2001;11:<br>  $year(2002)
 $week_days[^date:calendar[rus](2001;11)]  $month(8)
   ${year}-${month}:<br>
   $week_days[^date:calendar[rus]($year;$month)]
 <pre>  <pre>
 ^week_days.menu{^for[wday](0;7){^if($week_days.$wday){$week_days.$wday;&nbsp^;&nbsp^;} }<br>}  ^week_days.menu{^for[wday](0;6){^if($week_days.$wday){$week_days.$wday;&nbsp^;&nbsp^;} }=$week_days.week=<br>}
 </pre>  </pre>
   
 @thash[]  @thash[]

Removed from v.1.82  
changed lines
  Added in v.1.87


E-mail: