Diff for /parser3/www/htdocs/Attic/index.html between versions 1.184 and 1.193

version 1.184, 2002/11/27 12:44:36 version 1.193, 2002/11/29 12:13:42
Line 292  OK Line 292  OK
 #^includet2overridestatic[]  #^includet2overridestatic[]
 #^virtualtest2[]  #^virtualtest2[]
 #^message-id-test[]  #^message-id-test[]
 #^test_exif[jpg]  ^test_exif[jpg]
 #^http_prefix[]  #^http_prefix[]
 #^http_prefix_table[]  #^http_prefix_table[]
 #^http_prefix_xml[]  #^http_prefix_xml[]
 #^imagefont[]  #^imagefont[]
 ^downloadtest[]  #^downloadtest[]
   #^cachebug[]
   #^quickregexatend[]
   #^docsamplehttpfileload[]
   #^datecreatecolon[]
   
   @datecreatecolon[]
   #$date[^date::create[2002-12-02 14:30]]
   #$date[^date::create[2002-12-02]]
   #$date[^date::create[2002:12:02 13:30]]
   $date[^date::create[2002:12:02]]
   #$date[^date::create[12:02]]
   ^date.sql-string[]
   
   @docsamplehttpfileload[]
   $file[^file::load[text;http://parser.ru/]]
   Ïðîãðàììíîå îáåñïå÷åíèå ñåðâåðà: $file.SERVER
   <hr>
   <pre>$file.text</pre>
   
   @quickregexatend[]
   #$subject[xxxabcd]
   #^if(^subject.match[^(?>.*)(?<=abcd)]){y;n}
   $subject[^for[i](0;1000){xxxxxyyyyy}   ]
   ^for[j](0;1000){
   #$trimmed[^subject.match[\s+^$][]{}]
   #$table[^subject.match[^(.*\S)\s+^$]]
   $table[^subject.match[^(.*\S)\s+^$]]
   $trimmed[$table.1]
   }
   ^untaint[html]{"$trimmed"}
   #$table[^subject.match[^(.*?)\s+^$]]
   #^untaint[html]{"$table.1"}
   
   
   @cachebug[]
   ^cache[test](10){body}
   
 @downloadtest[]  @downloadtest[]
 $response:body[^file::load[binary;index.html]]  $response:body[^file::load[binary;index.html]]
   
   
 @imagefont[]  @imagefont[]
 $image[^image::create(200;30)]  $image[^image::create(200;30;0x00FFFF)]
 height(font)=1950<br>  height(font)=1950<br>
 $alph[ ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyzÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþÿ0123456789-+=!\"%:,.^;<>?@()^[^]'&*/]  $alph[ ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyzÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþÿ0123456789-+=!\"%:,.^;<>?@()^[^]'&*/]
 ^^alph.length[]=^alph.length[]<br>  ^^alph.length[]=^alph.length[]<br>
 ^eval(1950/^alph.length[])[%.10f]  ^eval(1950/^alph.length[])[%.10f]
   
 ^image.font[$alph;font.gif](20)  ^image.font[$alph;font.gif](20)
 ^image.text(0;0)[Ïðèâåò*]  $text[AÏðèâåò*]
   ^image.text(0;0)[$text]
   $length[^image.length[$text]]
   #^image.rectangle(0;50)(2;2)(0x000000)
   ^image.rectangle(0;0)($length-1;5)(0x000000)
 $response:body[^image.gif[]]  $response:body[^image.gif[]]
   
 @http_prefix_xml[]  @http_prefix_xml[]
  $xdoc[^xdoc::load[http://www.cbr.ru/scripts/XML_daily.asp?date_req=02/03/2002;  $xdoc[^xdoc::load[http://www.cbr.ru/scripts/XML_daily.asp?^taint[ñåãîäíÿ];
 #       $.method[HEAD]      $.headers[
         $.headers[                  $.user-agent[ÏÀÔ]
                 $.user-agent[1]                  $.accept-test[$.value[çíà÷åíèå]$.with-option[îïöèÿ]]
         ]          ]
 ]]  ]]
   Íà ^xdoc.selectString[string(/ValCurs/@Date)]
   êóðñ âàëþòû
   $USD_node[^xdoc.selectSingle[/ValCurs/Valute[CharCode='USD']]]
   "^USD_node.selectString[string(Name)]" ðàâåí ^USD_node.selectString[string(Value)]
   
   <hr>
 <pre>^taint[^xdoc.string[]]</pre>  <pre>^taint[^xdoc.string[]]</pre>
   
 @http_prefix_table[]  @http_prefix_table[]
Line 371  $file[^file:list[$dir;\.(jpe?g|JPE?G)^$] Line 416  $file[^file:list[$dir;\.(jpe?g|JPE?G)^$]
 </table>  </table>
   
 @show_exif_value[value][i]  @show_exif_value[value][i]
 ^if($value is hash){  ^if($value is date){
         ^for[i](0;$value-1){$value.$i}[,]          ^value.sql-string[]
 }{  }{
         $value          ^if($value is hash){
                   ^for[i](0;$value-1){$value.$i}[,]
           }{
                   $value
           }
 }  }
   
   
 @message-id-test[]  @message-id-test[]
 ^mail:send[  ^mail:send[
         $.from[paf@mail]          $.from[paf@mail]

Removed from v.1.184  
changed lines
  Added in v.1.193


E-mail: