--- parser3/src/www/htdocs/Attic/index.html 2001/03/28 09:01:23 1.68 +++ parser3/src/www/htdocs/Attic/index.html 2001/04/08 13:11:21 1.123 @@ -1,5 +1,5 @@ @auto[] -!!$html-typo[^table:set{user html comment +$html-typo[^table:set{user html comment << «^; длинные user вперёд >> »^; \n\n

!эти есть в таблице по умолчанию @@ -20,7 +20,214 @@ _  ^;


@func[n] $n +@twop[a;b] +($a,$b) + +@Zpost-process[data] +#(
$data)
+^data.match[1][g]{X} + +@mt[s;m] +$m ^if(^s.match[$:m;i]){matches}{does not match} $s
+ @main[] +
^mail:send[
+    $to[paf@design.ru]
+    $from[paf@design.ru]
+	$body[
+		$1[
+			$content-type[
+			    $value[text/plain]
+	    		$charset[windows-1251]
+			]
+			$body[привет, PAF.
+
+sincerily yours,
+PAF
+]
+		]
+		$attach[
+			$value[^file:load[test.zip]]
+			$type[uue]
+		]
+	]
+]
+
+ +^rem{^mail:send[ + $content-type[ + $value[text/plain] + $charset[windows-1251] + ] + $to[paf@design.ru] + $from[paf@design.ru] + $body[привет, PAF. + +sincerily yours, +PAF +] +] +} + +^rem{^mail:send[ + $to[paf@design.ru] + $from[paf@design.ru] + $body[ + $2[ + $content-type[$value[message/rfc822] $name[letter.eml]] + $body[to: paul +from: paf +subject: 2 + +2.body + ] + ] + $1[ + $to[paul] + $from[paf] + $subject[1] + $content-type[text/plain] + $body[image] + ] + ] +]} + + +^^table:dir[/]:
+$d[^table:dir[/]] +^d.menu{$name;
} +
+ +^^table:dir[/;html^$]
+$d[^table:dir[/;html^$]] +^d.menu{$name;
} +
+ +^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{ + ^empty{query result is empty}{ + + + ^menu{} +
idnameage
$id$name$age
+ }} +} + +
+ +$with-cr[^table:set{a b +^taint[<1 +2>] 3 +}] +"$with-cr.a"
+
+^if(def $form:s){ + $form:s
+ ^form:s.match[!][g]{!}
+
+} + +$r[1223] +^^"$r".match[2][]{(^$match)}=^r.match[2][]{($match)}
+^^"$r".match[2][i]{(^$match)}=^r.match[2][i]{($match)}
+^^"$r".match[2][g]{(^$match)}=^r.match[2][g]{($match)}
+^^"$r".match[2+][g]{(^$match)}=^r.match[2+][g]{($match)}
+
+$s[abcЯ] +$sm[^s.match[(.)][g]] +^^"$s".match[(.)][g]:
+^sm.menu{ + ^line[]:
+ ^$pre-match=$pre-match
+ ^$match=$match
+ ^$post-match=$post-match
+ ^$1=$1
+} +
+$sm[^s.match[(.)][]] +^^"$s".match[(.)][]:
+^sm.menu{ + ^line[]:
+ ^$pre-match=$pre-match
+ ^$match=$match
+ ^$post-match=$post-match
+ ^$1=$1
+} +
+^mt[$s;я] +^mt[$s;Я] +^mt[$s;b] +^mt[$s;^^b] +^mt[$s;^^a] +^mt[$s;x] + +
+ +$dest[^table:set[nameless]{ +$form:d11 d12 d13 +d21 d22 d23 +}] +$src[^table:set{a b c d + +s1 s2 s3 s4 +}] +1:
^dest.menu{$0!$1!$2!$3!
} +^dest.join[$src] +2:
^dest.menu{$0!$1!$2!$3!
} + +
+$dest[^table:set{a b c +d11 d12 d13 +d21 d22 d23 +}] +$src[^table:set{a b c d +s1 s2 s3 s4 +}] +^dest.join[$src] +^dest.menu{$a!$b!$c!
} + +
+^^random:generate(10)=^random:generate(10)
+ + +
+$t[^table:load[/test.cfg]] +$t{ +^menu{$a!$b!$c
} +
+^append{x y z} +^menu{$a!$b!$c
} +
+^flip[] +^menu{$0!$1!$2!$3
} +
+} + +$a[vasya,fedya,kolya] +^^"$a".lsplit[,]=$as[^a.lsplit[,]]$as.0|$as.1|$as.2|$as.3
+^^"$a".rsplit[,]=$as[^a.rsplit[,]]$as.0|$as.1|$as.2|$as.3
+^^a.pos(sy]="^a.pos[sy]"
+^^a.pos[zsy]="^a.pos[zsy]"
+^^a.left(3)="^a.left(3)"
+^^a.right(3)="^a.right(3)"
+^^a.mid(1;3)="^a.mid(1;3)"
+
+^^twop[a;]=^twop[a;]
+^$request:browser.type=$request:browser.type
+^$request:browser.version=$request:browser.version
+ +$tf[^file:load[test.zip;abc.zip]] +#$response:body[$tf] + +^$tf.name=$tf.name
+^$tf.size=$tf.size
+^$tf.mime-type=$tf.mime-type
+^$tf.text:
+$tf.text
+
^file:find[test.cfg]
^file:find[tes.cfg]{not found}

@@ -86,14 +293,45 @@ $response:location[http://parser3/123]
^${cookie:вот}=${cookie:вот}?
+^${cookie:вот}=${cookie:вот}?
^$request:query=$request:query
^$request:uri=$request:uri
$form:name
-
+
+ +
+ +
+$свойства_когда_пьян[ + $цвет_глаз[красный] +] +$вася[ + $свойства[$свойства_когда_пьян] +] + +$кусок_имени_поля[ства] +^$кусок_имени_поля=$кусок_имени_поля
+^$вася.свой^$кусок_имени_поля.цвет_глаз=$вася.свой$кусок_имени_поля.цвет_глаз +
+
+
+
+^if($form:photo){ +
+	^$form:photo.name='$form:photo.name'
+	^$form:photo.size='$form:photo.size'
+	^$form:photo.text='$form:photo.text'
+	^form:photo.save[paf.txt]
+	
+} + +#todo proper! untaint $response:refresh[$value[2] $content[url=http://design.ru]] + @default[test;def] $result[^if(^test.length[]){$test}{$def}]