--- parser3/src/www/htdocs/Attic/index.html 2001/03/30 09:58:59 1.82
+++ parser3/src/www/htdocs/Attic/index.html 2001/04/05 11:36:53 1.105
@@ -22,12 +22,105 @@ _  ^;
$n
@twop[a;b]
($a,$b)
+
+@post-process[data]
+(
$data)
+#^data.match[1][g]{X}
+
+@mt[s;m]
+$m ^if(^s.match[$:m][i]){matches}{do not match} $s
+
@main[]
+^connect[$SQL.connect-string]{
+ $paf[^table:sql[select * from paf](1;4)]
+
| id | name | age |
| $id | $name | $age |
+ ^$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}]